{"id":15866391,"url":"https://github.com/squidmin/fastapi-template","last_synced_at":"2025-04-01T21:20:26.037Z","repository":{"id":234078710,"uuid":"775143516","full_name":"squidmin/fastapi-template","owner":"squidmin","description":"FastAPI server template","archived":false,"fork":false,"pushed_at":"2024-04-24T20:28:02.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T13:54:09.643Z","etag":null,"topics":["fastapi","fastapi-template","pytest","python","python3"],"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/squidmin.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":"2024-03-20T20:53:22.000Z","updated_at":"2024-04-24T20:28:05.000Z","dependencies_parsed_at":"2024-10-05T23:20:35.059Z","dependency_job_id":null,"html_url":"https://github.com/squidmin/fastapi-template","commit_stats":null,"previous_names":["squidmin/fastapi-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Ffastapi-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Ffastapi-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Ffastapi-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Ffastapi-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squidmin","download_url":"https://codeload.github.com/squidmin/fastapi-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709983,"owners_count":20821313,"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","fastapi-template","pytest","python","python3"],"created_at":"2024-10-05T23:20:33.124Z","updated_at":"2025-04-01T21:20:26.020Z","avatar_url":"https://github.com/squidmin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastapi-template\n\nFastAPI server template.\n\n## Installation\n\n### 1. Install Python\n\nYou can install Python using `pyenv` on macOS or Linux. On Windows, you can use `pyenv-win`.\n\n### 2. Install dependencies\n\nYou can install the dependencies using `pip` and the `requirements.txt` and `requirements-test.txt` files.\n\n```shell\npip install -r requirements.txt\n```\n\n```shell\npip install -r requirements-test.txt\n```\n\n### 3. Run the application\n\nYou can run the application using `uvicorn`.\n\n```shell\nuvicorn main:app --reload\n```\n\nThe `--reload` flag enables hot reloading so the server will automatically reload when you make changes to your code.\nYou should see output indicating that the server is running, typically on `http://127.0.0.1:8000`.\n\n### View docs\n\nView API documentation at http://127.0.0.1:8000/docs#/.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquidmin%2Ffastapi-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquidmin%2Ffastapi-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquidmin%2Ffastapi-template/lists"}