
flask-restplus 0.13.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: 2736, Watchers: 2736, Forks: 506, Open Issues: 372The noirbizarre/flask-restplus repo was created 10 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 2736 github stars!
How to Install flask-restplus
You can install flask-restplus using pip
pip install flask-restplus
or add it to a project with poetry
poetry add flask-restplus
Package Details
- Author
 - Axel Haustant
 - License
 - BSD-3-Clause
 - Homepage
 - https://github.com/noirbizarre/flask-restplus
 - PyPi:
 - https://pypi.org/project/flask-restplus/
 - GitHub Repo:
 - https://github.com/noirbizarre/flask-restplus
 
Classifiers
- Software Development/Libraries/Python Modules
 - System/Software Distribution
 
Related Packages
Errors
A list of common flask-restplus errors.
Code Examples
Here are some flask-restplus code examples and snippets.
GitHub Issues
The flask-restplus package has 372 open issues on GitHub
- Swagger UI refers to http://localhost:5000/swagger.json
 
pythonfix







