nuvic / flask_for_startups
Flask boilerplate using a services oriented structure
☆335Updated last year
Related projects ⓘ
Alternatives and complementary repositories for flask_for_startups
- A modern (as of 2024) Flask API back end.☆368Updated 3 months ago
- Flask-Starter is a boilerplate starter template designed to help you quickstart your Flask web application development.☆304Updated 7 months ago
- A minimalistic API framework built on top of Flask, Marshmallow and friends.☆322Updated 6 months ago
- Flask starter app with celery, bootstrap, and docker environment☆227Updated last year
- Flask-Meld is a library to provide server rendered templates over websockets for Flask applications to build reactive components without …☆313Updated 2 years ago
- A basic template to help kickstart development of a Flask API☆70Updated 11 months ago
- A Flask Boilerplate to quickly get started with production-grade flask application. It has some additional packages pre-configured for ea…☆83Updated last year
- A comprehensive Flask boilerplate to build SaaS applications that includes Stripe billing, emails, login, and OAuth.☆195Updated this week
- A production ready example Flask app that's using Docker and Docker Compose.☆641Updated this week
- Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Fla…☆216Updated 4 months ago
- Structure your Flask apps in a scalable and intelligent way using Blueprints.☆456Updated last week
- A full stack (monolith) boilerplate for FastAPI☆108Updated 2 years ago
- A tiny social network (for bunnies), built with FastAPI and React+RxJs☆278Updated 2 years ago
- Example project auto-generated from the most recent commit to https://github.com/cookiecutter-flask/cookiecutter-flask☆46Updated this week
- Code for my React Mega-Tutorial course.☆70Updated 7 months ago
- A Flask CLI extension to help migrate and manage your SQL database.☆76Updated 10 months ago
- REST API boilerplate using Flask, SQLAlchemy, Docker, and Pydantic☆70Updated last year
- Build Flask apps with user creation and log-in functionally.☆221Updated 5 months ago
- All the HTMX samples redone using a flask server