fastapi-tortoise
API template
A template for building scalable web APIs with FastAPI and Tortoise ORM.
The template for building scalable web APIs based on FastAPI, Tortoise ORM and other.
127 stars
6 watching
22 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
asynciofastapiopenapiproject-templatepython3restswagger
Related projects:
Repository | Description | Stars |
---|---|---|
s3rius/fastapi-template | A comprehensive project template for building robust and feature-rich FastAPI applications with various database and ORM options. | 2,002 |
rednafi/fastapi-nano | A FastAPI template that mimics Flask's blueprint directory structure and serves HTTP API endpoints with authentication and CORS. | 896 |
arthurhenrique/cookiecutter-fastapi | A template to create FastAPI projects with machine learning and other features | 489 |
jonra1993/fastapi-alembic-sqlmodel-async | An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,008 |
mikeckennedy/fastapi-chameleon | A FastAPI template engine that integrates Chameleon templates | 141 |
buuntu/fastapi-react | A full-stack project template that streamlines common development tasks for building a FastAPI and React application | 2,237 |
aviksaikat/cookiecutter-pdm-pypackage | A pre-configured template for building a modern Python package with dependency management and testing tools | 6 |
ageekinside/fastapi-jinja | Integrates Jinja template language with FastAPI to render dynamic web pages. | 69 |
leosussan/fastapi-gino-arq-uvicorn | A high-performance async REST API framework with support for PostgreSQL and Redis. | 420 |
alexandre-old/flask-rest-template | A template for building RESTful APIs using Flask and other extensions | 110 |
mirzadelic/fastapi-starter-project | A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. | 116 |
pyscaffold/pyscaffold | A tool that generates high-quality Python package templates with built-in tools and best practices | 2,110 |
testdrivenio/fastapi-crud-sync | An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
mongodb-labs/full-stack-fastapi-mongodb | A full-stack application generator for building progressive web applications with FastAPI and MongoDB | 513 |
zloyuser/sanic-ccxt | A basic skeleton project using the Sanic framework to create a new web API quickly | 2 |