teamhide / fastapi-boilerplate
FastAPI boilerplate for real world production
☆1,128Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for fastapi-boilerplate
- 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,013Updated 7 months ago
- CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.☆1,690Updated 8 months ago
- FastAPI Layered Architecture☆285Updated last year
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Do…☆649Updated this week
- List of FastAPI projects!☆1,369Updated 3 weeks ago
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,417Updated last year
- FastAPI Template with Docker, Postgres☆1,029Updated 2 months ago
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆467Updated last week
- minimal-fastapi-postgres-template based on official template but rewritten☆478Updated this week
- Feature rich robust FastAPI template.☆2,011Updated 4 months ago
- Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Github Actions and Pytests☆493Updated this week
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆897Updated 3 weeks ago
- An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.☆646Updated 3 months ago
- Template for building FastAPI applications with MongoDB.☆497Updated 3 months ago
- Fully Python async FastAPI project! 🚀☆454Updated last year
- A scalable and production ready boilerplate for FastAPI☆442Updated last year
- FastAPI pagination 📖☆1,207Updated this week
- The Ultimate FastAPI Tutorial☆1,064Updated 6 months ago
- FastAPI CRUD☆437Updated 9 months ago
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,368Updated this week
- Adds simple SQLAlchemy support to FastAPI☆620Updated 7 months ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆657Updated 7 months ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆439Updated 2 years ago
- Opinionated set of utilities on top of FastAPI☆622Updated 2 years ago
- Reusable utilities for FastAPI☆1,948Updated last week
- row level security for FastAPI framework☆485Updated last year
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆629Updated this week
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆488Updated last year
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆417Updated last week
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆528Updated 9 months ago