Flask-restful environment with Flasgger, SqlAlchemy, Flask-JWT-Extended configured. Clone the repository to have your instant backend environment with neat folder structure in flask-restful.
Clone the repository to your local machine.
Create a new virtual environment using below command
Activate the virtual environment by providing the path of Activate.ps1 (use below command)
That's it! Your Flask-restful environment is ready with flasgger, flask-SQLAlchemy and Flask-JWT-Extended packages configured!
Cheers!