{"id":27226363,"url":"https://github.com/zhouboyi1998/note-fastapi","last_synced_at":"2026-05-18T00:08:36.092Z","repository":{"id":283036091,"uuid":"935865481","full_name":"zhouboyi1998/note-fastapi","owner":"zhouboyi1998","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-18T08:03:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-19T10:42:26.736Z","etag":null,"topics":["fastapi","uvicorn"],"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/zhouboyi1998.png","metadata":{"files":{"readme":"README.en.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":"2025-02-20T06:28:11.000Z","updated_at":"2025-03-18T08:03:27.000Z","dependencies_parsed_at":"2025-03-18T09:23:18.479Z","dependency_job_id":"c4a160c0-6ef3-454d-ac62-81fb1f206dbd","html_url":"https://github.com/zhouboyi1998/note-fastapi","commit_stats":null,"previous_names":["zhouboyi1998/note-fastapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhouboyi1998/note-fastapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhouboyi1998","download_url":"https://codeload.github.com/zhouboyi1998/note-fastapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-fastapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","uvicorn"],"created_at":"2025-04-10T11:58:21.538Z","updated_at":"2026-05-18T00:08:36.062Z","avatar_url":"https://github.com/zhouboyi1998.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e📔 note-fastapi\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca target=\"_blank\" href=\"https://github.com/zhouboyi1998/note-fastapi\"\u003e \n\u003cimg src=\"https://img.shields.io/github/stars/zhouboyi1998/note-fastapi?logo=github\"\u003e\n\u003c/a\u003e\n\u003ca target=\"_blank\" href=\"https://opensource.org/licenses/MIT\"\u003e \n\u003cimg src=\"https://img.shields.io/badge/license-MIT-red\"\u003e \n\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/Python-3.9.6-blue\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/FastAPI-0.115.8-darkcyan\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Uvicorn-0.34.0-royalblue\"\u003e\n\u003c/p\u003e\n\n### 📖 Language\n\n[简体中文](./README.md) | English\n\n### ⌛ Start\n\n#### Create Virtualenv\n\n* Create Virtualenv in the root directory\n\n#### Install third-party libraries\n\n```\npip install fastapi==0.115.8 -i https://pypi.tuna.tsinghua.edu.cn/simple\n\npip install uvicorn==0.34.0 -i https://pypi.tuna.tsinghua.edu.cn/simple\n```\n\n#### Command list\n\n###### Dev Mode\n\n```bash\nuvicorn main:app --port 18072 --reload\n```\n\n###### Prod Mode\n\n```bash\nuvicorn main:app --host 0.0.0.0 --port 18072\n```\n\n### 📜 Licence\n\n[MIT License](https://opensource.org/licenses/MIT) Copyright (c) 2022 周博义\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhouboyi1998%2Fnote-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhouboyi1998%2Fnote-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhouboyi1998%2Fnote-fastapi/lists"}