flask-restx 1.3.0
0
Fully featured framework for fast, easy and documented API development with Flask
Contents
Fully featured framework for fast, easy and documented API development with Flask
Stars: 2156, Watchers: 2156, Forks: 334, Open Issues: 315The python-restx/flask-restx
repo was created 4 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2156 github stars!
How to Install flask-restx
You can install flask-restx using pip
pip install flask-restx
or add it to a project with poetry
poetry add flask-restx
Package Details
- Author
- python-restx Authors
- License
- BSD-3-Clause
- Homepage
- https://github.com/python-restx/flask-restx
- PyPi:
- https://pypi.org/project/flask-restx/
- GitHub Repo:
- https://github.com/python-restx/flask-restx
Classifiers
- Software Development/Libraries/Python Modules
- System/Software Distribution
Related Packages
Errors
A list of common flask-restx errors.
Code Examples
Here are some flask-restx
code examples and snippets.
GitHub Issues
The flask-restx package has 315 open issues on GitHub
- format date (custom format)
- Add swagger documentation for websocket in flask-restx
- How to specify schema for nested json in flask_restx?
- Fix multiform bug
- Add support for HTTPStatus in swagger documentation
- Error handlers registered to a namespace are not confined to that namespace
- Namespace's default_error_handler is not used anywhere
- the first time to open the swagger page will be very slow
- Fixed handle_error method
- Fix typo in docs, in quickstart.rst
- snake_case convention for better readibility
- HTTPStatus in Api.reponse
- Fix typo in changelog
- Corrected spelling of swagger.json file in API documentation
- typo fix