We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add API documentation Current implementation is using Flask and Python to create a web API
Acceptance criteria:
Note: Flask, Swagger UI and Flask-RESTPlus could be used to create a basic documentation of the existing API; here is an example: http://michal.karzynski.pl/blog/2016/06/19/building-beautiful-restful-apis-using-flask-swagger-ui-flask-restplus/
The text was updated successfully, but these errors were encountered:
gabrielpreda
No branches or pull requests
Add API documentation
Current implementation is using Flask and Python to create a web API
Acceptance criteria:
Note: Flask, Swagger UI and Flask-RESTPlus could be used to create a basic documentation of the existing API; here is an example: http://michal.karzynski.pl/blog/2016/06/19/building-beautiful-restful-apis-using-flask-swagger-ui-flask-restplus/
The text was updated successfully, but these errors were encountered: