https://fastapi.tiangolo.com/zh/

 

https://github.com/tiangolo/full-stack-fastapi-postgresql   全栈 整套开发工具 套装

https://sqlmodel.tiangolo.com/ SQLModel是一个用于与Python代码中的SQL数据库交互的库

www.7forz.com/3694/ 序列化/反序列化库:marshmallow

bigdataboy.cn/post-370.html  依赖注入 depends FastAPI 权限控制可以使用这个

 

https://github.com/amisadmin/fastapi_amis_admin 基于SQLModel模型

https://github.com/fastapi-admin/fastapi-admin 基于TortoiseORM模型

https://github.com/aminalaee/sqladmin 基于SQLAlchemy模型

https://github.com/4linuxfun/Fastapi-Admin 个人学习项目 vue3 + element plus 基于SQLModel模型

https://github.com/hoppscotch/hoppscotch #开源的 API 开发生态系统

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注