Donnype / fastapi-templateLinks
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
☆127Updated last week
Alternatives and similar repositories for fastapi-template
Users that are interested in fastapi-template are comparing it to the libraries listed below
Sorting:
- FastAPI Async SQLAlchemy middleware☆180Updated last week
- FastAPI framework plugins☆594Updated 5 months ago
- Drop-in API-key based security for FastAPI☆469Updated last year
- FastAPI CRUD☆560Updated last year
- ☆60Updated last year
- The API Application Development using Python FastAPI, including interactive API documentation☆217Updated last year
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆414Updated this week
- FastAPI project Template generator to make your life easier 🧬 🚀☆351Updated last week
- FastAPI-Scheduler is a simple scheduled task management FastAPI extension based on APScheduler.☆106Updated last year
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆180Updated this week
- FastAPI example with distinct permissions for each route☆128Updated this week
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆553Updated 3 years ago
- A Configurable template for a FastAPI application, with Authentication, User integration, Admin pages and a snappy CLI to control it all!☆208Updated this week
- Adds simple SQLAlchemy support to FastAPI☆756Updated last year
- Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.☆153Updated this week
- ⚙️ FastAPI gateway for microservices.☆121Updated 2 years ago
- row level security for FastAPI framework☆645Updated 2 years ago
- Fully Python async FastAPI project! 🚀☆518Updated 2 years ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆136Updated 2 years ago
- Quicker way to develop FastApi☆179Updated last year
- Opinionated set of utilities on top of FastAPI☆734Updated 3 years ago
- 🧪 Proof of Concept for a RESTful API made with Python 3 and FastAPI☆116Updated this week
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆661Updated last year
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆93Updated last year
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆612Updated 11 months ago
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆62Updated this week
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆344Updated last month
- FastAPI & Kubernetes Tutorial with PyCharm☆110Updated 2 years ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.