idris-rampurawala / flask-boilerplate
A Flask Boilerplate to quickly get started with production-grade flask application. It has some additional packages pre-configured for ease of development.
β82Updated last year
Alternatives and similar repositories for flask-boilerplate:
Users that are interested in flask-boilerplate are comparing it to the libraries listed below
- A Backend service template project developed with Python Flaskβ80Updated 2 months ago
- REST API boilerplate using Flask, SQLAlchemy, Docker, and Pydanticβ72Updated last year
- π₯ REST API written in Flask micro web framework with the Flask-RESTX framework.β170Updated last year
- Structure your Flask apps in a scalable and intelligent way using Blueprints.β455Updated this week
- FastAPI CRUDβ79Updated 11 months ago
- A basic template to help kickstart development of a Flask APIβ70Updated last year
- Code for my React Mega-Tutorial course.β72Updated 9 months ago
- Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Flaβ¦β215Updated 6 months ago
- Build Flask apps with user creation and log-in functionally.β222Updated 7 months ago
- Example Flask project for implementing Flask-Session with Redis.β95Updated this week
- Example of how to handle background processes with Flask, Celery, and Dockerβ87Updated 2 years ago
- Create and manage data in your Flask app via a SQL database.