Flask-RESTful 0.3.10
0
Simple framework for creating REST APIs
Contents
Simple framework for creating REST APIs
Stars: 6827, Watchers: 6827, Forks: 1038, Open Issues: 147The flask-restful/flask-restful
repo was created 12 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 6827 github stars!
How to Install flask-restful
You can install flask-restful using pip
pip install flask-restful
or add it to a project with poetry
poetry add flask-restful
Package Details
- Author
- Twilio API Team
- License
- BSD
- Homepage
- https://www.github.com/flask-restful/flask-restful/
- PyPi:
- https://pypi.org/project/Flask-RESTful/
- GitHub Repo:
- https://github.com/flask-restful/flask-restful
Classifiers
Related Packages
Errors
A list of common flask-restful errors.
Code Examples
Here are some flask-restful
code examples and snippets.
GitHub Issues
The flask-restful package has 147 open issues on GitHub
- Fix handle_error with custom error while exception is not dict data(#931)
- error handle with unexpect response
- Is there a plan to decouple the dependence on python-nose?
- curl command throws an error