
Flask-RESTful 0.3.10
0
Simple framework for creating REST APIs
Contents
Simple framework for creating REST APIs
Stars: 6931, Watchers: 6931, Forks: 1045, Open Issues: 143The flask-restful/flask-restful repo was created 13 years ago and the last code push was 1 years ago.
The project is extremely popular with a mindblowing 6931 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.
pythonfix







