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
- @api.expect(RequestParser, validate=True) does not validate
- Multiple API Namespace can generate non-unique tags
- How to allow the api to be crawlable/searchable
- Clone/Alias/Redirect-to a Namespace?
- Support csrf-tokens for swagger-ui - optionally
- Model Input mapping to the database model
- How can I create generic HTTP exception/ error handler in flask restplus?
- Unable to start app with flask_login
- @api.expect(..., validate=True) performs validation before other decorators regardless of order
- The `data` attribute which Api.handle_error() looks for clashes with the `data` attribute of marshmallow.exceptions.ValidationError
- Docs
- Python not yet supported