fastapi-starter-project
API framework
A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic.
FastAPI Starter Project with SQLModel and Alembic
117 stars
3 watching
21 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
alembicdockerfastapisqlmodel
Related projects:
Repository | Description | Stars |
---|---|---|
| An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,022 |
| An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 229 |
| An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 626 |
| A FastAPI-based framework for serving machine learning models in production-ready applications | 412 |
| A CLI tool for generating and managing FastAPI projects with customizable boilerplates and project structures. | 1,701 |
| An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
| A full-stack application generator for building progressive web applications with FastAPI and MongoDB | 540 |
| A tool that streamlines the development of FastAPI applications by providing a project generator, auto-deployment to Kubernetes and Redis cluster, and automated testing and documentation. | 635 |
| An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |
| An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |
| A data-driven micro web framework for building RESTful APIs in Haskell | 104 |
| A collection of utilities and features for building FastAPI applications | 623 |
| Provides a plugin-based architecture to extend and customize the FastAPI framework | 389 |
| A JSON-RPC server implementation using FastAPI | 293 |
| A template for building scalable web APIs with FastAPI and Tortoise ORM. | 129 |