- Documentation(ReDoc): https://public-transport-quality-grades.github.io/backend-api/
- SwaggerUI: https://public-transport-quality-grades.github.io/backend-api/swagger-ui/
- Full spec:
Warning: All above links are updated only after Travis CI finishes deployment
- Install Node JS
npm install -g yonpm install -g generator-openapi-repo- clone repo
yo openapi-repo
- start local flask server and go to http://localhost:5000/api/apispec.json
- save apispec.json to
oevgk18-spec/ - delete
spec/swagger.yaml yo generator-openapi-repoand make sure not to override the README- push changes