{"id":16271720,"url":"https://github.com/silvanmelchior/fastapi_confz_demo","last_synced_at":"2025-10-04T11:31:49.208Z","repository":{"id":75183519,"uuid":"426122908","full_name":"silvanmelchior/FastAPI_ConfZ_Demo","owner":"silvanmelchior","description":"A demonstration of how ConfZ can be used in a FastAPI application","archived":false,"fork":false,"pushed_at":"2022-01-11T16:38:44.000Z","size":50,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-12T21:33:33.068Z","etag":null,"topics":["configuration-management","confz","fastapi","python"],"latest_commit_sha":null,"homepage":"https://blog.devgenius.io/seamless-fastapi-configuration-with-confz-90949c14ea12","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/silvanmelchior.png","metadata":{"files":{"readme":"README.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":"2021-11-09T06:55:33.000Z","updated_at":"2022-03-05T22:01:08.000Z","dependencies_parsed_at":"2023-06-05T16:15:28.089Z","dependency_job_id":null,"html_url":"https://github.com/silvanmelchior/FastAPI_ConfZ_Demo","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/silvanmelchior%2FFastAPI_ConfZ_Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silvanmelchior%2FFastAPI_ConfZ_Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silvanmelchior%2FFastAPI_ConfZ_Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silvanmelchior%2FFastAPI_ConfZ_Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silvanmelchior","download_url":"https://codeload.github.com/silvanmelchior/FastAPI_ConfZ_Demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235246400,"owners_count":18959223,"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":["configuration-management","confz","fastapi","python"],"created_at":"2024-10-10T18:14:33.742Z","updated_at":"2025-10-04T11:31:43.899Z","avatar_url":"https://github.com/silvanmelchior.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [FastAPI](https://github.com/tiangolo/fastapi) \u0026 [ConfZ](https://github.com/Zuehlke/ConfZ) Demo\n\nThis repository shows how to use [FastAPI](https://github.com/tiangolo/fastapi) \n\u0026 [ConfZ](https://github.com/Zuehlke/ConfZ) together. It is the code-base for a corresponding\n[blog article](https://medium.com/@silvanmelchior/seamless-fastapi-configuration-with-confz-90949c14ea12).\n\n## Installation\n\nPoetry is used for dependency management. To setup the repo, just run\n\n```\npoetry install\n```\n\nin this directory.\n\n## Run API\n\nTo run the API, first set the environment variable `DB_ENV` to `db_dev.yml`. Then navigate to the folder _\nfastapi_confz_demo_ and run\n\n```\nuvicorn app:app --reload\n```\n\nYou should now be able to experiment with the endpoints by opening http://localhost:8000/docs.\n\n## Run Tests\n\nTo run the tests, just execute\n\n```\npytest\n```\n\nin this directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilvanmelchior%2Ffastapi_confz_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilvanmelchior%2Ffastapi_confz_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilvanmelchior%2Ffastapi_confz_demo/lists"}