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