awtkns /
fastapi-crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
88/100 healthLoading repository data…
drakonc / repository
FastApi CRUD Api Rest Con Python
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Selected from shared topics, language and repository description—not editorial ratings.
awtkns /
A dynamic FastAPI router that automatically creates CRUD routes for your models
88/100 healthivan-borovets /
Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling
86/100 healthLuisLuii /
Generate CRUD methods in FastApi from an SQLAlchemy schema
67/100 healthDavid-Lor /
Example CRUD API in Python using FastAPI, Pydantic and pyMongo
18/100 healthwpcodevo /
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
69/100 healthwpcodevo /
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
68/100 health