{"id":32938228,"url":"https://github.com/denver-code/docker-fastapi-panel","last_synced_at":"2025-11-12T06:31:24.273Z","repository":{"id":288164250,"uuid":"967049509","full_name":"denver-code/docker-fastapi-panel","owner":"denver-code","description":"Demo repository that has basic docker + fastapi integration. In future will be used in some of my projects","archived":false,"fork":false,"pushed_at":"2025-04-15T21:13:37.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T22:24:04.283Z","etag":null,"topics":[],"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/denver-code.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":"2025-04-15T21:11:07.000Z","updated_at":"2025-04-15T21:13:40.000Z","dependencies_parsed_at":"2025-04-15T22:34:12.771Z","dependency_job_id":null,"html_url":"https://github.com/denver-code/docker-fastapi-panel","commit_stats":null,"previous_names":["denver-code/docker-fastapi-panel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denver-code/docker-fastapi-panel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Fdocker-fastapi-panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Fdocker-fastapi-panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Fdocker-fastapi-panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Fdocker-fastapi-panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denver-code","download_url":"https://codeload.github.com/denver-code/docker-fastapi-panel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Fdocker-fastapi-panel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283990380,"owners_count":26928670,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-11-12T06:31:23.679Z","updated_at":"2025-11-12T06:31:24.268Z","avatar_url":"https://github.com/denver-code.png","language":"Python","readme":"# Docker FastAPI Panel  \nDemo repository that has basic docker + fastapi integration.  \nIn future, it will be used in some of my projects\n\n## Features  \n- Show containers + their status\n- Start container\n- Stop Container\n\n## Download  \n```bash\ngit clone https://github.com/denver-code/docker-fastapi-panel\ncd docker-fastapi-panel\n```\n\n# Make sure the docker engine is already running!\n\n## Docker Compose\nNote that the current method requires to complete expose the docker socket (eg `/var/run/docker.sock:/var/run/docker.sock`)  \nThis is a dangerous way of doing things, but still WIP to figure out more secure ways  \n```bash\ndocker compose up -d\n```  \nAdd `sudo` if required  \n\n## Manual\n```bash\npoetry install\npoetry shell\nuvicorn main:app\n```  \nor  \n```bash\npip install uvicorn docker fastapi\nuvicorn main:app\n```\n\n# Available routes  \n`GET /containers` - returns  \n`POST /stop/ID` - stops container  \n`POST /start/ID` - starts container \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenver-code%2Fdocker-fastapi-panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenver-code%2Fdocker-fastapi-panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenver-code%2Fdocker-fastapi-panel/lists"}