{"id":20163841,"url":"https://github.com/systemlight/t-fastapi","last_synced_at":"2026-05-19T03:12:42.054Z","repository":{"id":125645567,"uuid":"407087245","full_name":"SystemLight/T-fastapi","owner":"SystemLight","description":":lock: :package: FastApi framework back end development template.【基于FastApi框架的后端开发模板】","archived":false,"fork":false,"pushed_at":"2021-09-24T07:41:57.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-03T03:12:56.489Z","etag":null,"topics":["fastapi","python38","template"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SystemLight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-09-16T08:36:00.000Z","updated_at":"2021-09-24T07:42:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"69b35bde-50c0-47b2-9a5b-95983d9f3fdf","html_url":"https://github.com/SystemLight/T-fastapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/SystemLight/T-fastapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemLight%2FT-fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemLight%2FT-fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemLight%2FT-fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemLight%2FT-fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystemLight","download_url":"https://codeload.github.com/SystemLight/T-fastapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemLight%2FT-fastapi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265889136,"owners_count":23844539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","python38","template"],"created_at":"2024-11-14T00:32:01.776Z","updated_at":"2026-05-19T03:12:41.502Z","avatar_url":"https://github.com/SystemLight.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# T-fastapi\n\nfastapi项目开发模板\n\n## 用法\n\n1. 运行项目\n\n```shell\npipenv install\nuvicorn main:app --host 0.0.0.0 --port 5000 --reload\n```\n\n2. 反向生成ORM模型\n\n```shell\n# sqlite\nsqlacodegen --outfile models.py sqlite:///database.db\n\n# mysql\nsqlacodegen --outfile models.py mysql+pymysql://root:123456@127.0.0.1:3306/test?charset=utf8\n```\n\n## License\n\nT-fastapi uses the MIT license, see LICENSE file for the details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemlight%2Ft-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemlight%2Ft-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemlight%2Ft-fastapi/lists"}