{"id":51600466,"url":"https://github.com/myesn/fastapi-template","last_synced_at":"2026-07-11T21:32:11.668Z","repository":{"id":353589209,"uuid":"1220066043","full_name":"myesn/fastapi-template","owner":"myesn","description":"A simple fastapi template","archived":false,"fork":false,"pushed_at":"2026-04-24T14:15:20.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-24T16:31:08.192Z","etag":null,"topics":["fastapi","fastapi-starter","fastapi-template"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myesn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-24T14:05:41.000Z","updated_at":"2026-04-24T14:13:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/myesn/fastapi-template","commit_stats":null,"previous_names":["myesn/fastapi-template"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/myesn/fastapi-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myesn%2Ffastapi-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myesn%2Ffastapi-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myesn%2Ffastapi-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myesn%2Ffastapi-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myesn","download_url":"https://codeload.github.com/myesn/fastapi-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myesn%2Ffastapi-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35376133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastapi","fastapi-starter","fastapi-template"],"created_at":"2026-07-11T21:32:10.032Z","updated_at":"2026-07-11T21:32:11.661Z","avatar_url":"https://github.com/myesn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 说明\n\n一个简洁的 [FastAPI](https://fastapi.tiangolo.com/) 项目模版。\n\n## 功能特性\n\n- **Python 3.14+**，使用 Python 3.14 及以上版本\n- **Web 框架**，FastAPI + Uvicorn\n- **数据库**，SQLModel + asyncpg (异步 PostgreSQL)\n- **多环境配置**，`.env.local` / `.env.staging` / `.env.production`\n- **静态文件**，多文件上传/下载\n- **CRUD 示例**，User 增删改查接口\n- **CORS**，跨域支持\n- **uv**，项目管理和依赖\n- **部署**：\n  - 直接在服务器上部署，Gunicorn + Uvicorn Worker\n  - 使用 Docker Compose 部署\n\n## 快速开始\n\n启动项目：\n\n```bash\nuv run uvicorn app.main:app\n```\n\n# 部署\n\n参考 [部署文档](docs/deploy.md)\n\n# 开发文档参考\n\n- [FastAPI](https://fastapi.tiangolo.com/)\n- [SQLModel](https://sqlmodel.tiangolo.com/)\n- [Running with Gunicorn](https://uvicorn.dev/#running-with-gunicorn)\n- [Gunicorn](https://gunicorn.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyesn%2Ffastapi-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyesn%2Ffastapi-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyesn%2Ffastapi-template/lists"}