{"id":16406849,"url":"https://github.com/terror/python-webserver","last_synced_at":"2026-04-29T15:05:28.897Z","repository":{"id":107011993,"uuid":"387812428","full_name":"terror/python-webserver","owner":"terror","description":"A simple python webserver in a Docker container","archived":false,"fork":false,"pushed_at":"2021-07-20T14:37:02.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T09:37:18.237Z","etag":null,"topics":["docker"],"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/terror.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":"2021-07-20T14:08:55.000Z","updated_at":"2023-03-07T18:37:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"fde22920-625a-475e-8144-2f135f39600a","html_url":"https://github.com/terror/python-webserver","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/terror%2Fpython-webserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fpython-webserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fpython-webserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fpython-webserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terror","download_url":"https://codeload.github.com/terror/python-webserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240380780,"owners_count":19792361,"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":["docker"],"created_at":"2024-10-11T06:11:09.412Z","updated_at":"2026-04-29T15:05:23.866Z","avatar_url":"https://github.com/terror.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### python-webserver\n\nA python webserver in a docker container\n\n#### Building the image\n\n```bash\n$ docker build -t python-webserver .\n```\n\n#### Running the container\n\n```\n$ docker run -dp 4000:4000 python-webserver\n```\n\n#### Sample usage\n\n```\n\u003e curl -X POST http://localhost:4000/set?a=b\n{\n  \"a\": \"b\"\n}\n\n\u003e curl http://localhost:4000/get?key=a\na = b\n\n\u003e curl -X DELETE http://localhost:4000/remove?key=a\n{}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterror%2Fpython-webserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterror%2Fpython-webserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterror%2Fpython-webserver/lists"}