ttyobiwan / alchemist
Code examples for the SQLAlchemy article
☆53Updated last year
Alternatives and similar repositories for alchemist:
Users that are interested in alchemist are comparing it to the libraries listed below
- Repository containing sample code for running FastAPI and SQLAlchemy 2.0 together with pytest☆67Updated 2 years ago
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆142Updated 2 months ago
- A python service built using Clean Architecture and SOLID principles☆46Updated this week
- ⚙️ FastAPI gateway for microservices.☆118Updated last year
- FastAPI example with distinct permissions for each route☆100Updated this week
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆265Updated last week
- Clean FastAPI architecture☆109Updated 2 years ago
- FastAPI Async SQLAlchemy middleware☆157Updated 3 months ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆93Updated 2 years ago
- FastAPI framework plugins☆439Updated 2 months ago
- Quicker way to develop FastApi☆177Updated 8 months ago
- A Configurable template for a FastAPI application, with Authentication, User integration, Admin pages and a snappy CLI to control it all!☆182Updated this week
- Test-Driven Development with FastAPI and Docker☆170Updated this week
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆296Updated 3 years ago
- Implement the Health Check API pattern on your FastAPI application!☆178Updated last year
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.☆259Updated 11 months ago
- FastAPI CRUD☆461Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆237Updated last year
- Elaborate Microservice async example with FastAPI, RabbitMQ, MongoDB and Redis.☆31Updated 3 months ago
- Showcase of Redis integration with Python FastAPI framework supported by Pydantic as API backend for RDKit: Open-Source Cheminformatics S…☆83Updated 2 months ago
- https://rogulski.it/blog/sqlalchemy-14-async-orm-with-fastapi/☆63Updated 2 years ago
- FastAPI-Scheduler is a simple scheduled task management FastAPI extension based on APScheduler.☆97Updated last year
- An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.☆180Updated 2 months ago
- The API Application Development using Python FastAPI, including interactive API documentation☆214Updated 9 months ago
- This project is a backend template for a FastAPI-based application that uses the repository pattern approach to provide an abstraction la…☆44Updated last year
- FastAPI backend storages and ORM extensions☆81Updated 7 months ago
- Implements authentication and authorization as FastAPI dependencies