{"id":26398439,"url":"https://github.com/claudimf/django_rest_api","last_synced_at":"2026-04-17T01:03:06.112Z","repository":{"id":86373954,"uuid":"333085537","full_name":"claudimf/django_rest_api","owner":"claudimf","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-27T15:36:45.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T12:39:58.779Z","etag":null,"topics":["api","api-rest","django","django-rest-framework","docker","docker-compose","dockerfile"],"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/claudimf.png","metadata":{"files":{"readme":"README.md","changelog":"history/__init__.py","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-26T12:57:55.000Z","updated_at":"2021-02-02T17:20:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"353bf5a5-7842-454f-8eaa-3cde95087995","html_url":"https://github.com/claudimf/django_rest_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/claudimf/django_rest_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudimf%2Fdjango_rest_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudimf%2Fdjango_rest_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudimf%2Fdjango_rest_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudimf%2Fdjango_rest_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claudimf","download_url":"https://codeload.github.com/claudimf/django_rest_api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudimf%2Fdjango_rest_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"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":["api","api-rest","django","django-rest-framework","docker","docker-compose","dockerfile"],"created_at":"2025-03-17T12:30:30.171Z","updated_at":"2026-04-17T01:03:06.100Z","avatar_url":"https://github.com/claudimf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog com Django REST Framework API + Docker\n\n👋 Olá, Seja Bem-vindo(a) ao Blog com Django REST Framework API + Docker.\n\n# Exigências\n\n**:warning: Atenção:** É necessário que os desenvolvedores usem o Docker no seu ambiente de desenvolvimento.\n\n- **🛠 Modo Desenvolvimento Docker**\n    - :computer: [Linux Ubuntu LTS](https://ubuntu.com/download/desktop)\n    - 🐳 [Docker](https://docs.docker.com/engine/installation/) Deve estar instalado.\n    - 🐳 [Docker Compose](https://docs.docker.com/compose/) Deve estar instalado.\n    - **💡 Dica:** [Documentação do Docker](https://docs.docker.com/)\n\n# Instalando\n\n## 🐳 Modo Desenvolvimento com Docker\n\nApós instalar o docker e docker-compose, estando na pasta raiz do projeto, execute:\n\n```sh\ndocker-compose up\n```\n\nPara se certificar que os seus containers subiram corretamente, todos os containers deve estar com o status `UP`, execute:\n\n```sh\ndocker-compose ps -a\n```\n\nPara acessar o container da aplicação, execute:\n\n```sh\ndocker-compose run --rm web bash\n```\n\nPara acessar a instância do banco de dados, execute:\n\n```sh\ndocker exec-it [nome do db] bash\n```\n\nPara derrubar e subir a instância do docker novamente, execute:\n\n```sh\ndocker-compose down \u0026\u0026 docker-compose up\n```\n\n🚀 :clap: Para visualizar o sistema basta acessar no navegador no endereço: [localhost:8000](localhost:8000)\n\n# Referências utilizadas\n\n[1° Create a REST API with Django and Docker ](https://github.com/kartheekgottipati/Docker-compose-django-rest-deploy/) \n\n[2° Build and Deploy a REST API with Django and Docker — Part 1](https://medium.com/@vinodkv2511/build-and-deploy-a-rest-api-with-django-and-docker-part-1-3645e7a4d182/) \n\n[3° Build and Deploy a REST API with Django and Docker — Part 2](https://medium.com/@vinodkv2511/build-and-deploy-a-rest-api-with-django-and-docker-part-2-8c375cc5e89f/) \n\n[4° A practical guide to start a project in Django with Postgres and Docker](https://medium.com/@umayuxlabs/a-practical-guide-to-start-a-project-in-django-with-postgres-and-docker-5325523c550/)  \n\n[5° Criar aplicação com Django + Docker](https://github.com/claudimf/django-docker/)  \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudimf%2Fdjango_rest_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaudimf%2Fdjango_rest_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudimf%2Fdjango_rest_api/lists"}