{"id":19549048,"url":"https://github.com/dtaivpp/sample-flask-webserver","last_synced_at":"2026-02-11T07:33:16.574Z","repository":{"id":152450595,"uuid":"327489472","full_name":"dtaivpp/sample-flask-webserver","owner":"dtaivpp","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-07T03:12:28.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T06:49:17.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/dtaivpp.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-01-07T03:10:58.000Z","updated_at":"2021-01-07T03:12:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"1184f4e7-48fd-4f76-b9a2-30c5c07a5329","html_url":"https://github.com/dtaivpp/sample-flask-webserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dtaivpp/sample-flask-webserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtaivpp%2Fsample-flask-webserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtaivpp%2Fsample-flask-webserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtaivpp%2Fsample-flask-webserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtaivpp%2Fsample-flask-webserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtaivpp","download_url":"https://codeload.github.com/dtaivpp/sample-flask-webserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtaivpp%2Fsample-flask-webserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-11T03:57:46.546Z","updated_at":"2026-02-11T07:33:16.553Z","avatar_url":"https://github.com/dtaivpp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample-Webserver\n\nThis is a sample webserver project to demonstrate how to build and deploy a webserver to a production environment. \n\n### Setup \n\nClone the repository onto your computer. Then create a virtual environment with the following command. \n\nThis command would read \"Use the python module (-m) venv to create a virtual environment named venv\". Small note as well depending on how your python was installed you may need to substitute python with python3. \n\n`python -m venv venv`\n\n\nOnce that has finished which may take a minute you will need to activate the environment. This can be done with the following command. This just sets your shell/terminal to use the python stored in the venv directory.\n\nMac/Linux: `source venv\\bin\\activate`\n\nWindows: `venv\\Scripts\\activate`\n\n\nFinally install the dependancies:\n\nThis command reads \"Use the python module (-m) pip to install recursively (-r) our requirements from requirements.txt\"\n`python -m pip install -r requirements.txt`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtaivpp%2Fsample-flask-webserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtaivpp%2Fsample-flask-webserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtaivpp%2Fsample-flask-webserver/lists"}