ballyalley-o / tccp-server

A scalable backend server solution designed to manage and orchestrate software development bootcamps/courses from multiple schools, providing robust APIs and data storage capabilities.
2 stars 0 forks source link

Add new path parameters and endpoints #4

Closed ballyalley-o closed 4 months ago

ballyalley-o commented 4 months ago

This pull request adds new path parameters and endpoints to the codebase. It also includes refactoring of the authController export and the controller exports. Additionally, it updates the API version in the user controller and adds the advancedResults property to the IResponseExtended interface. Finally, it removes the student route and adds the user route.