Final Back-End Portfolio Project_Sport Studio REST API

Hi!!

I just finished my final project for the Back-End Career Path.
I created a Sport Studio API application for managing classes, instructors, and students.
I used MongoDB instead of Postgre as I wanted to learn about non-relational databases.
I have to say that I really enjoyed working on this project; it was a challenging experience that I’m proud to have completed.
The API is documented with Swagger and I deployed it on Railway.app.

All suggestions for improvement are always welcome.

Here is my repo:

The documentation: Swagger UI
Deployment (showing classes): https://sport-studio-apirestful-production.up.railway.app/api/classes

Thanks!!