{"id":21726088,"url":"https://github.com/dunghenry/django_mongodb_docker","last_synced_at":"2026-04-14T19:32:11.107Z","repository":{"id":107271359,"uuid":"553954333","full_name":"dunghenry/django_mongodb_docker","owner":"dunghenry","description":"django + mongodb + docker","archived":false,"fork":false,"pushed_at":"2022-10-19T03:28:23.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T22:28:22.338Z","etag":null,"topics":["django","django-rest-framework","docker","docker-compose","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-19T02:52:03.000Z","updated_at":"2023-02-03T12:03:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"b30ed955-ec76-4bc6-abae-24fcf34c815c","html_url":"https://github.com/dunghenry/django_mongodb_docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dunghenry/django_mongodb_docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fdjango_mongodb_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fdjango_mongodb_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fdjango_mongodb_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fdjango_mongodb_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunghenry","download_url":"https://codeload.github.com/dunghenry/django_mongodb_docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fdjango_mongodb_docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["django","django-rest-framework","docker","docker-compose","mongodb-atlas"],"created_at":"2024-11-26T03:20:18.912Z","updated_at":"2026-04-14T19:32:11.091Z","avatar_url":"https://github.com/dunghenry.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Django + MongoDB\n\n#### Create project\n\n```js\ndjango-admin startproject django_mongodb\n```\n\n#### Start\n\n```js\npy manage.py runserver\n\n```\n\n```js\npy manage.py runserver 8080\n```\n\n### Create new app\n\n```js\npython manage.py startapp users\n```\n\n### Install djangorestframework\n\n```js\npip install djangorestframework\n```\n\n### Install corsheaders\n\n```js\npip install django-cors-headers\n```\n\n### Makemigrations\n\n```js\npython manage.py makemigrations\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fdjango_mongodb_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunghenry%2Fdjango_mongodb_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fdjango_mongodb_docker/lists"}