Files
xiaoxia-saas/apps/api
xiaoxia 8de26af3a2
Deploy / Deploy Staging (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
Deploy / Deploy Production (push) Failing after 239h54m18s
Deploy / Build Production Runtime Images (push) Failing after 240h11m38s
Merge pull request 'chore: sync develop → main (PR#99/100/102 合并)' (#103) from develop into main
2026-06-29 12:41:27 +08:00
..
2026-06-15 15:17:40 +08:00
2026-06-15 15:17:40 +08:00
2026-06-15 15:17:40 +08:00

xiaoxia-saas API

结构

  • app/core/:配置与基础能力
  • app/api/:路由组织
  • app/schemas/:请求响应模型
  • app/dependencies.py:依赖注入入口
  • main.pyFastAPI 启动入口

当前可用接口

  • GET /api/health
  • GET /api/projects?workspace_id=...
  • POST /api/projects