{"id":21726008,"url":"https://github.com/dunghenry/flask_mongodb_docker","last_synced_at":"2026-04-05T08:35:02.672Z","repository":{"id":107271819,"uuid":"544306483","full_name":"dunghenry/flask_mongodb_docker","owner":"dunghenry","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-19T04:32:36.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T19:29:26.273Z","etag":null,"topics":["docker","docker-compose","flask","mongodb","mongodb-atlas"],"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/dunghenry.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-10-02T06:20:26.000Z","updated_at":"2022-10-20T11:03:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb914e11-354d-42e3-8442-36fd63df987e","html_url":"https://github.com/dunghenry/flask_mongodb_docker","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/dunghenry%2Fflask_mongodb_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fflask_mongodb_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fflask_mongodb_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fflask_mongodb_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunghenry","download_url":"https://codeload.github.com/dunghenry/flask_mongodb_docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706522,"owners_count":20496570,"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","docker-compose","flask","mongodb","mongodb-atlas"],"created_at":"2024-11-26T03:20:08.503Z","updated_at":"2025-12-30T21:53:18.511Z","avatar_url":"https://github.com/dunghenry.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Flask + MongoDB\n\n### Set up\n\n#### Step 1\n\n```js\npy -3 -m venv venv\n```\n\n#### Step 2\n\n```js\npip3 install -U pip virtualenv\n```\n\n#### Step 3\n\n```js\nvirtualenv --system-site-packages -p python ./venv\n```\n\n#### Step 4\n\n```js\npip install Flask\n```\n\n### Install pymongo\n\n```js\npip install pymongo\n```\n\n### Auto reload\n\n```js\nflask --app app.py --debug run\n```\n\n### Run docker\n\n```js\nhttp://127.0.0.1:5000/\n```\n\n```js\nhttp://localhost:5000/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fflask_mongodb_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunghenry%2Fflask_mongodb_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fflask_mongodb_docker/lists"}