Best Flask open-source libraries and packages

Flask_swagger_demo

This is easy way to start REST-API and see it.
Updated 4 years ago

INTRO

INSTALLING

You need to install requirements:

    pip install -r requirements.txt

Using command script below to run app:

    FLASK_APP=app.py flask run
Tags swagger