{"id":18597623,"url":"https://github.com/felipedemacedo/python-fast-api","last_synced_at":"2026-04-18T17:31:47.942Z","repository":{"id":49713281,"uuid":"241966483","full_name":"felipedemacedo/python-fast-api","owner":"felipedemacedo","description":"Hello World using Python Fast API","archived":false,"fork":false,"pushed_at":"2021-06-10T15:53:10.000Z","size":45,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T23:45:29.930Z","etag":null,"topics":["api","docker","fastapi","hello","hello-world","python","world"],"latest_commit_sha":null,"homepage":"https://github.com/felipedemacedo/python-fast-api","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/felipedemacedo.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}},"created_at":"2020-02-20T19:04:00.000Z","updated_at":"2020-02-21T12:28:46.000Z","dependencies_parsed_at":"2022-07-26T16:02:09.740Z","dependency_job_id":null,"html_url":"https://github.com/felipedemacedo/python-fast-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipedemacedo%2Fpython-fast-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipedemacedo%2Fpython-fast-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipedemacedo%2Fpython-fast-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipedemacedo%2Fpython-fast-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipedemacedo","download_url":"https://codeload.github.com/felipedemacedo/python-fast-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538612,"owners_count":22087895,"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":["api","docker","fastapi","hello","hello-world","python","world"],"created_at":"2024-11-07T01:28:50.467Z","updated_at":"2026-04-18T17:31:42.900Z","avatar_url":"https://github.com/felipedemacedo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python API with FastAPI\n\n## How to run\n\n### Default\n\n```java\npip install --upgrade pip\npython -m pip install -r requirements.txt\npipenv shell\nuvicorn main:app\n```\n\nSample Output:\n\n```java\nINFO:     Started server process [5228]\nINFO:     Waiting for application startup.\nINFO:     Application startup complete.\nINFO:     Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)\n```\n\n### Inside a Docker Container\n\n```java\npip install --upgrade pip\npython -m pip install -r requirements.txt\nuvicorn main:app --host 0.0.0.0 --port 800\n```\n\n## Docs\n\n```java\nhttp://127.0.0.1:8000/docs#/\n```\n\n![Docs](print.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipedemacedo%2Fpython-fast-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipedemacedo%2Fpython-fast-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipedemacedo%2Fpython-fast-api/lists"}