{"id":16507892,"url":"https://github.com/noahgift/flask-hello-coursera","last_synced_at":"2026-03-14T18:41:55.535Z","repository":{"id":141810273,"uuid":"338662685","full_name":"noahgift/flask-hello-coursera","owner":"noahgift","description":"Hello world Flask app for a Coursera Course:  Cloud Computing for Data.","archived":false,"fork":false,"pushed_at":"2021-02-13T20:57:30.000Z","size":12,"stargazers_count":8,"open_issues_count":1,"forks_count":18,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-29T00:02:34.814Z","etag":null,"topics":["cloud","cloud-computing-for-data","duke","flask"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noahgift.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,"zenodo":null}},"created_at":"2021-02-13T20:23:54.000Z","updated_at":"2025-05-26T10:19:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c4630da-47be-422f-aa6b-2c543dc7d3f9","html_url":"https://github.com/noahgift/flask-hello-coursera","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noahgift/flask-hello-coursera","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Fflask-hello-coursera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Fflask-hello-coursera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Fflask-hello-coursera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Fflask-hello-coursera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahgift","download_url":"https://codeload.github.com/noahgift/flask-hello-coursera/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Fflask-hello-coursera/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267605941,"owners_count":24114618,"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-07-28T02:00:09.689Z","response_time":68,"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":["cloud","cloud-computing-for-data","duke","flask"],"created_at":"2024-10-11T15:31:35.003Z","updated_at":"2026-03-14T18:41:50.509Z","avatar_url":"https://github.com/noahgift.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-hello-coursera\n\n![flask-web-preview](https://user-images.githubusercontent.com/58792/107861108-7ddbfa80-6e11-11eb-906f-127ea68c50c8.png)\n\nRun Flask and test it out\n\n* Open a terminal in Visual Studio Code.\n* cd into the projects directory:  `cd /home/coder/project`\n* install virtualenv:  `python3 -m pip install virtualenv`\n* create a virtualenv: `/home/coder/.local/bin/virtualenv VENV`\n* source the virtualenv (activate it):  `source VENV/bin/activate`\n* cd into the projects directory:  `cd /home/coder/project`\n* source the virtualenv (activate it):  `source VENV/bin/activate`\n* cd into flask project:  `cd /home/coder/project/flask-project`\n* install software:  `make install`\n* run flask:  `python main.py`\n\nYou should see something similar to this:\n\n```bash\n(VENV) coder@81b962f86a39:~/project/flask-project$ python main.py \n * Serving Flask app \"main\" (lazy loading)\n * Environment: production\n   WARNING: This is a development server. Do not use it in a production deployment.\n   Use a production WSGI server instead.\n * Debug mode: on\n * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)\n * Restarting with stat\n * Debugger is active!\n * Debugger PIN: 325-940-967\n ```\n\nNow open up browser preview and test out the routes.  By typing in the following:\n\nhttp://127.0.0.1:5000/\nhttp://127.0.0.1:5000/echo/hello\n\nNotice how the print messages in the flask app display in the running logs.\nTry changing the print statements and watch the running application update in real-time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahgift%2Fflask-hello-coursera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahgift%2Fflask-hello-coursera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahgift%2Fflask-hello-coursera/lists"}