CodeForPhilly / balancer-main

CodeForPhilly balancer project (https://opencollective.com/code-for-philly/projects/balancer)
GNU Affero General Public License v3.0
11 stars 8 forks source link

Add Swagger to API #110

Open ryanrrogers opened 3 months ago

ryanrrogers commented 3 months ago

The objective is to add Swagger to our API endpoints, to have an easy way for anyone with a copy of the backend project to be able to view and sample the api requests. Currently, we are using a postman workspace on a free trial that is limited to 3 users. This would provide a free solution.