Flask and Python starter template for REST APIs with auth and migrations
Starter template for building REST APIs using Flask and Python. Includes JWT authentication, SQLAlchemy-compatible database migrations, a scaffolded routes/resources structure, and Gunicorn web server configuration for API projects and prototypes.
0