PlataformaEduca is a backend REST API built with Spring Boot and Java 21 that provides everything needed to manage an educational institution. It handles multi-role user registration and JWT authentication, a full course catalog, teacher scheduling across classrooms and academic periods, and a two-level grade management system for evaluations and student scores.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/miagv/PlataformaEduca/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
Get the API running locally and make your first authenticated request in minutes.
Authentication
Learn how to register, log in, and include JWT tokens in your API requests.
API Reference
Explore every endpoint — request bodies, response shapes, and error codes.
Role Guides
Step-by-step workflows for coordinators, teachers, and students.