{"id":34828214,"url":"https://github.com/helloxz/fastinit","last_synced_at":"2026-05-27T07:32:40.730Z","repository":{"id":326991015,"uuid":"1107344183","full_name":"helloxz/fastinit","owner":"helloxz","description":"适用于FastAPI快速初始化项目","archived":false,"fork":false,"pushed_at":"2025-12-01T03:30:20.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-03T13:57:26.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helloxz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-01T02:16:12.000Z","updated_at":"2025-12-01T03:30:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/helloxz/fastinit","commit_stats":null,"previous_names":["helloxz/fastinit"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/helloxz/fastinit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Ffastinit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Ffastinit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Ffastinit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Ffastinit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloxz","download_url":"https://codeload.github.com/helloxz/fastinit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Ffastinit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33556544,"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-05-27T02:00:06.184Z","response_time":53,"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":[],"created_at":"2025-12-25T15:29:41.894Z","updated_at":"2026-05-27T07:32:40.725Z","avatar_url":"https://github.com/helloxz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 目录说明\n* app：后端路径\n* app/api：API文件路径\n* app/data：数据路径，通常保存一些配置文件、日志等，应该添加到`.gitignore`\n* app/middleware：中间件\n* app/utils：常用函数\n* app/config.py：配置类\n* app/main.py：程序入口、主函数\n\n## 使用\n\n```\ngit clone https://github.com/helloxz/fastinit.git\npython3 -m venv myenv\nsource myenv/bin/activate\npip3 install -r app/requirements.txt\nbash run.sh dev\n```\n\n## 命名规范\n* app/api中，命名统一：FileNameHandler\n* app/model中，命名统一：FileNameModel","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloxz%2Ffastinit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloxz%2Ffastinit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloxz%2Ffastinit/lists"}