| Buuntu/fastapi-react |
1,889 |
|
0 |
0 |
over 2 years ago |
0 |
|
44 |
mit |
Python |
| 🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker |
| frol/flask-restplus-server-example |
1,329 |
|
0 |
0 |
almost 3 years ago |
0 |
|
20 |
mit |
Python |
| Real-life RESTful server example on Flask-RESTplus |
| cburmeister/flask-bones |
858 |
|
0 |
0 |
almost 5 years ago |
0 |
|
16 |
mit |
Python |
| An example of a large scale Flask application using blueprints and extensions. |
| qzq1111/flask-restful-example |
829 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
Python |
| flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、微信授权、Celery、单元测试、Drone等模块。 |
| jonra1993/fastapi-alembic-sqlmodel-async |
574 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
mit |
Python |
| This is a project template which uses FastAPI, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control. |
| tiangolo/full-stack |
509 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
Python |
| Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more. |
| Aeternalis-Ingenium/FastAPI-Backend-Template |
471 |
|
0 |
0 |
over 2 years ago |
0 |
|
6 |
gpl-3.0 |
Python |
| A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker. |
| level09/enferno |
447 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
mit |
HTML |
| A Python framework rooted in Flask comes pre-integrated with Vue3 and Vuetify3 for advanced UI design. It also provides ready-to-use user accounts and authentication modules, complemented by efficient caching and Redis capabilities, ensuring smooth development of robust applications |
| gaganpreet/fastapi-starter |
383 |
|
0 |
0 |
over 2 years ago |
0 |
|
20 |
mit |
TypeScript |
| A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress |
| grillazz/fastapi-sqlalchemy-asyncpg |
280 |
|
0 |
0 |
over 2 years ago |
0 |
|
6 |
mit |
Python |
| Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver |