Agora Tutoring API Docs
Welcome to the backend documentation for Agora Tutoring.
This documentation is designed for both technical and non-technical readers. It explains:
- How the backend system is structured
- Which services it depends on (Heroku, MongoDB, Stripe, etc.)
- Where major code responsibilities live in the repository
- How quality and safety tooling (Husky, ESLint, CI) supports reliability
Start Here
Section titled “Start Here”- Architecture Overview
- Infrastructure and Services
- Codebase Map
- API Request Flow
- Developer Workflow and Quality Gates
Documentation Scope
Section titled “Documentation Scope”This documentation intentionally excludes secret values and sensitive credentials. It only describes system behavior and component responsibilities.