flask-restplus
https://github.com/noirbizarre/flask-restplus
Python
Fully featured framework for fast, easy and documented API development with Flask
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported17 Subscribers
Add a CodeTriage badge to flask-restplus
Help out
- Issues
- Add add_specs to api
- Updated handle_error
- How to define @namespace.expect(reqFields, validate=True) error response?
- Added the option to create namspaces using custom class
- "return make_response(body, status)" behaves differently from "return body, status" when @marshal_with is used
- 400 error in Swagger when using POST/PUT through reqparse
- Add parameter config.SWAGGER_UI_OAUTH_REDIRECT_URL
- Params doc
- Add license scan report and status
- Swagger How to model input json payload to display list (array) that contains two dicts. Can only get one to show.
- Docs
- Python not yet supported