fastapi-crudrouter
CRUD generator
Automates creation of CRUD routes for models in a FastAPI application
A dynamic FastAPI router that automatically creates CRUD routes for your models
1k stars
16 watching
160 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
apiasyncasynciocode-generationcrudcrud-routesfastapifastapi-crudrouterframeworkopenapiopenapi-routepythonpython3redocrestsqlswagger-uiweb
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Asynchronous API with CRUD operations | 439 |
| | An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
| | A framework providing a set of tools and policies to simplify CRUD operations in FastAPI applications. | 24 |
| | Generates a FastAPI application from an OpenAPI file | 1,089 |
| | A tool for generating CRUD API interfaces without coding | 17 |
| | Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,379 |
| | Middleware to support OpenTracing in FastAPI applications deployed on Kubernetes. | 24 |
| | A framework for building CRUD interfaces quickly and efficiently. | 945 |
| | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
| | A JSON-RPC server implementation using FastAPI | 293 |
| | Provides a plugin-based architecture to extend and customize the FastAPI framework | 389 |
| | An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,022 |
| | A standard GraphQL API specification for simple CRUD operations on databases | 388 |
| | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 197 |
| | An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |