Simple Flask Starter enhanced with JWT authentication and REST API
- clone repo:
git clone https://github.com/app-generator/flask-boilerplate.git - change directory to flask-boilerplate
pip install -r requirements.txt
flask run( app is started on default port 5000 )flask run--port 3500 ( to start on specific port)
For issues and features request, use Github or access the support page provided by AppSeed
MIT @ AppSeed
Flask Boilerplate provided by AppSeed
