gaganpreet / fastapi-starterLinks
A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress
☆493Updated 3 weeks ago
Alternatives and similar repositories for fastapi-starter
Users that are interested in fastapi-starter are comparing it to the libraries listed below
Sorting:
- minimal-fastapi-postgres-template based on official template but rewritten☆512Updated 2 weeks ago
- Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Nuxt3, Docker, automatic HTTPS and more.☆253Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆936Updated 5 months ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆461Updated 3 weeks ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆524Updated last year
- FastAPI CRUD☆467Updated last year
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆673Updated last month
- Fully Python async FastAPI project! 🚀☆487Updated 2 years ago
- This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using auth…☆1,110Updated last year
- Drop-in API-key based security for FastAPI☆371Updated last year
- row level security for FastAPI framework☆529Updated last year
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆710Updated last year
- Opinionated set of utilities on top of FastAPI☆636Updated 2 years ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆395Updated 3 years ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆373Updated last year
- CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.☆1,754Updated last year
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Do…☆745Updated 2 weeks ago
- Adds simple SQLAlchemy support to FastAPI☆653Updated last year
- Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications☆786Updated this week
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆553Updated last year
- A scalable and production ready boilerplate for FastAPI☆515Updated last year
- Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests☆553Updated last month
- Example of how to handle background processes with FastAPI, Celery, and Docker☆426Updated 2 years ago
- FastAPI boilerplate for real world production