Fully featured framework for fast, easy and documented API development with Flask
conda install conda-forge::flask-restplus
conda install conda-forge/label/cf201901::flask-restplus
conda install conda-forge/label/cf202003::flask-restplus
Flask-RESTPlus is an extension for Flask that adds support for quickly building REST APIs. Flask-RESTPlus encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTPlus should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.