-
Notifications
You must be signed in to change notification settings - Fork 449
Using Backend Swagger UI
Isabel Costa edited this page Jul 18, 2020
·
2 revisions
The Backend API is documented and publicly available through Swagger UI. Swagger docs allows you to test the Backend REST API without having to setup the development environment.
In Google Summer of Code 2018 final demo, the backend was demonstrated through Swagger UI. Here's the video on Youtube, at the time of the demonstration.
Backend Swagger UI (dev): https://mentorship-backend-temp.herokuapp.com/
Swagger Usage Guides:
Documentation
- Project Requirements
- Setup and Install
- Development
- Database Design
- Initial Docs
- Main Concepts
- Future ideas
- OSH Designs
GSoC Students
- 2018 - Isabel Costa
- GSoC All Final Reports