{"id":26260955,"url":"https://github.com/textbook/fastapi-bug","last_synced_at":"2025-06-24T08:03:00.581Z","repository":{"id":270509703,"uuid":"910565893","full_name":"textbook/fastapi-bug","owner":"textbook","description":"Creating a MRE of a possible issue in FastAPI","archived":false,"fork":false,"pushed_at":"2025-05-05T20:38:25.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T01:47:40.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/fastapi/fastapi/discussions/13127","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/textbook.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,"zenodo":null}},"created_at":"2024-12-31T16:47:46.000Z","updated_at":"2025-01-08T10:21:01.000Z","dependencies_parsed_at":"2024-12-31T19:31:20.328Z","dependency_job_id":"66c5fc8f-e4d4-42ea-b6ff-dd2bf9c12811","html_url":"https://github.com/textbook/fastapi-bug","commit_stats":null,"previous_names":["textbook/fastapi-bug"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/textbook/fastapi-bug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Ffastapi-bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Ffastapi-bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Ffastapi-bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Ffastapi-bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/textbook","download_url":"https://codeload.github.com/textbook/fastapi-bug/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Ffastapi-bug/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261632033,"owners_count":23187268,"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":[],"created_at":"2025-03-13T23:18:11.746Z","updated_at":"2025-06-24T08:03:00.547Z","avatar_url":"https://github.com/textbook.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI Bug\n\n## Steps to recreate\n\nInstall dependencies; either:\n\n```shell\npip install 'fastapi[standard]' pytest\n```\n\nor:\n\n```shell\npip install -r requirements.txt\n```\n\nRun the tests:\n\n```shell\npytest\n```\n\nor start the app:\n\n```shell\npython -m app\n```\nand hit the endpoints, e.g. using:\n```shell\ncurl --header 'Request-Correlation-Id: whatever' --verbose 'http://0.0.0.0:8080/success'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextbook%2Ffastapi-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextbook%2Ffastapi-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextbook%2Ffastapi-bug/lists"}