fastapi-crud-sync
API framework
An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment.
FastAPI CRUD
79 stars
6 watching
21 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
dockerfastapifastapi-sqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
| Asynchronous API with CRUD operations | 439 |
| Automates creation of CRUD routes for models in a FastAPI application | 1,425 |
| A framework providing a set of tools and policies to simplify CRUD operations in FastAPI applications. | 24 |
| An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,022 |
| An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |
| An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 229 |
| A high-performance async REST API framework with support for PostgreSQL and Redis. | 425 |
| A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
| A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. | 117 |
| A real-world backend application using FastAPI and MongoDB | 440 |
| An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |
| Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
| An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 626 |
| A collection of utilities and features for building FastAPI applications | 623 |
| An IoT dashboard application showcasing the integration of FastAPI, HTMX, TailwindCSS, and MongoDB for a interactive frontend experience. | 45 |