{"id":18668739,"url":"https://github.com/rinminase/flask-test-app","last_synced_at":"2026-04-29T08:34:32.587Z","repository":{"id":85581977,"uuid":"444250448","full_name":"RinMinase/flask-test-app","owner":"RinMinase","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-04T08:07:10.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T21:26:24.880Z","etag":null,"topics":["flask","python","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/RinMinase.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":"2022-01-04T01:36:22.000Z","updated_at":"2022-01-04T08:07:13.000Z","dependencies_parsed_at":"2023-07-02T00:00:40.623Z","dependency_job_id":null,"html_url":"https://github.com/RinMinase/flask-test-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RinMinase/flask-test-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fflask-test-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fflask-test-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fflask-test-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fflask-test-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RinMinase","download_url":"https://codeload.github.com/RinMinase/flask-test-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fflask-test-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32417952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["flask","python","rest-api"],"created_at":"2024-11-07T08:44:45.088Z","updated_at":"2026-04-29T08:34:32.571Z","avatar_url":"https://github.com/RinMinase.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Test Application\n\n## Introduction\n\n## Running the Application\n\n1. Clone the repository, then open your python terminal\n\n2. _(optional)_ Setup your virtual ENV\n\n3. Install the dependencies\n\n  ```\n  pip install -r requirements.txt\n  ```\n\n4. _(on Windows)_ Run the Web Server\n\n  ```\n  waitress-serve --listen=*:8000 wsgi:app\n  ```\n\n4. _(on Linux/Mac)_ Run the Web Server\n\n  ```\n  gunicorn --bind 0.0.0.0:8000 wsgi:app\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinminase%2Fflask-test-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frinminase%2Fflask-test-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinminase%2Fflask-test-app/lists"}