fastapi-nano
API framework
A FastAPI template that mimics Flask's blueprint directory structure and serves HTTP API endpoints with authentication and CORS.
🐍 Simple FastAPI template that mimics Flask's blueprint directory structure
896 stars
13 watching
95 forks
Language: Python
last commit: 21 days ago
Linked from 1 awesome list
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 |
prostomarkeloff/fastapi-tortoise | A template for building scalable web APIs with FastAPI and Tortoise ORM. | 127 |
arthurhenrique/cookiecutter-fastapi | A template to create FastAPI projects with machine learning and other features | 489 |
buuntu/fastapi-react | A full-stack project template that streamlines common development tasks for building a FastAPI and React application | 2,237 |
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 |
sanjeev-thiyagarajan/fastapi-course | A backend API built with FastAPI that clones the functionality of a social media app | 903 |
meta-d/sap-fiori-templates | A collection of reusable front-end application templates for SAP BTP and Fiori applications using popular frameworks like Angular, React, and Vue. | 26 |
identixone/fastapi_contrib | A collection of utilities and features for building FastAPI applications | 622 |
mikeckennedy/fastapi-chameleon | A FastAPI template engine that integrates Chameleon templates | 141 |
aws/aws-sam-cli-app-templates | Provides pre-built application templates for the AWS SAM CLI, enabling developers to quickly create and deploy serverless applications. | 478 |
fastapi/full-stack-fastapi-template | A full-stack template for building modern web applications using FastAPI and React. | 27,737 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 329 |
alexandre-old/flask-rest-template | A template for building RESTful APIs using Flask and other extensions | 110 |
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 |