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
- Validate request parser and model object in expect decorator cause problem
- Fix infinite recursion in swagger.py for circular models
- Fix @app.param and @app.header producing invalid Swagger/OpenAPI document
- Feature Request: Override the default Model/OrderedModel class to use in .model()
- get_parent does not work as exptected
- Add config option for showing/hiding models in documentation
- Nested Fields not getting registrated into swagger
- Json schema include nested models in register_model
- stop relying on ujson (fix #589, #587, #507)
- #HelpWanted How to define dictionary fields with flask_restplus to be used in go code generated with swagger codegen?
- Docs
- Python not yet supported