{"id":26562616,"url":"https://github.com/imtahiriqbal/fastapi-sample","last_synced_at":"2026-05-03T16:33:50.855Z","repository":{"id":283278221,"uuid":"951237951","full_name":"imtahiriqbal/fastapi-sample","owner":"imtahiriqbal","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-19T11:36:35.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T12:31:26.495Z","etag":null,"topics":["api","fastapi","fastapi-crud","python","virtualenv"],"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/imtahiriqbal.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}},"created_at":"2025-03-19T11:21:10.000Z","updated_at":"2025-03-19T11:38:49.000Z","dependencies_parsed_at":"2025-03-19T12:41:54.844Z","dependency_job_id":null,"html_url":"https://github.com/imtahiriqbal/fastapi-sample","commit_stats":null,"previous_names":["imtahiriqbal/fastapi-sample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imtahiriqbal/fastapi-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtahiriqbal%2Ffastapi-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtahiriqbal%2Ffastapi-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtahiriqbal%2Ffastapi-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtahiriqbal%2Ffastapi-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imtahiriqbal","download_url":"https://codeload.github.com/imtahiriqbal/fastapi-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtahiriqbal%2Ffastapi-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["api","fastapi","fastapi-crud","python","virtualenv"],"created_at":"2025-03-22T15:18:18.919Z","updated_at":"2026-05-03T16:33:50.839Z","avatar_url":"https://github.com/imtahiriqbal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Create virutal environment\n- ```python3 -m venv ENV_NAME```\n- ```source ENV_NAME/bin/activate```\n\n### Install FastAPI library\n- ```pip install fastapi[standard]```\n\n- Run: ```fastapi run```\n- Run (auto-reload): ```fastapi run --reload```\n- Run from specific file: ```fastapi run main.py```\n- Run with host \u0026 port: ```fastapi run --host localhost --port 8000```\n\nOR \n- Run: ```uvicorn main:app --reload```\n\n### Application serving\n- Browser JSON format: ```http://localhost:8000```\n- Swagger UI: ```http://localhost:8000/docs```\n- Redocly UI: ```http://localhost:8000/redoc```\n\n### For tests\n- ```pip install pytest```\n\n- Run:\n`pytest`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimtahiriqbal%2Ffastapi-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimtahiriqbal%2Ffastapi-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimtahiriqbal%2Ffastapi-sample/lists"}