acidjunk / fastapi-postgres-boilerplate
My own fastapi postgres boilerplate
☆54Updated 2 years ago
Alternatives and similar repositories for fastapi-postgres-boilerplate:
Users that are interested in fastapi-postgres-boilerplate are comparing it to the libraries listed below
- Implements authentication and authorization as FastAPI dependencies☆147Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆227Updated last year
- row level security for FastAPI framework☆507Updated last year
- FastAPI & Kubernetes Tutorial with PyCharm☆105Updated 2 years ago
- Simple example with FastAPI + MongoDB☆69Updated 4 months ago
- Implement the Health Check API pattern on your FastAPI application!☆179Updated last year
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆248Updated this week
- FastAPI application and service structure for a more maintainable codebase – See full article☆390Updated 2 years ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆131Updated last year
- Filter and order your endpoints☆246Updated last week
- FastAPI framework plugins☆420Updated last week
- The API Application Development using Python FastAPI, including interactive API documentation☆211Updated 7 months ago
- ⚙️ FastAPI gateway for microservices.☆117Updated last year
- Sample FastAPI server with JWT auth and Beanie ODM☆179Updated last year
- fastAPI boilerplate for API based access along with user management☆143Updated 2 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆94Updated 2 years ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver