fastapi

Installation
SKILL.md

FastAPI 后端开发规范

触发条件

  • Develop FastAPI projects
  • Implement async REST APIs
  • Use SQLAlchemy 2.0 async ORM
  • Use Pydantic v2 for data validation
  • Implement JWT / Redis Token authentication
  • Implement role-based permission control
  • Develop youlai-fastapi admin backend modules

Part 1: 技术栈

Installs
4
GitHub Stars
39
First Seen
7 days ago
fastapi — youlaitech/youlai-skills