{"id":21833846,"url":"https://github.com/augusto-jm-amaral/docker_adventures","last_synced_at":"2025-04-14T07:52:14.718Z","repository":{"id":95387257,"uuid":"121264171","full_name":"augusto-jm-amaral/docker_adventures","owner":"augusto-jm-amaral","description":"my adventures in docker :whale:","archived":false,"fork":false,"pushed_at":"2018-02-15T15:38:12.000Z","size":33,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T21:38:41.935Z","etag":null,"topics":["docker","docker-compose","dockerfile","mongodb","mongoose","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/augusto-jm-amaral.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}},"created_at":"2018-02-12T15:30:37.000Z","updated_at":"2022-07-05T21:31:57.000Z","dependencies_parsed_at":"2023-04-11T21:33:11.408Z","dependency_job_id":null,"html_url":"https://github.com/augusto-jm-amaral/docker_adventures","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/augusto-jm-amaral%2Fdocker_adventures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augusto-jm-amaral%2Fdocker_adventures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augusto-jm-amaral%2Fdocker_adventures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augusto-jm-amaral%2Fdocker_adventures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/augusto-jm-amaral","download_url":"https://codeload.github.com/augusto-jm-amaral/docker_adventures/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248844076,"owners_count":21170486,"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","dockerfile","mongodb","mongoose","nodejs"],"created_at":"2024-11-27T19:33:34.703Z","updated_at":"2025-04-14T07:52:14.709Z","avatar_url":"https://github.com/augusto-jm-amaral.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Adventures :whale:\nMinhas aventuras em docker :)\n\nComo dockerizar uma aplicação [Nodejs](https://nodejs.org/en/) + [MongoDB](https://www.mongodb.com/)!\n\n## A Aplicação\nConsiste em um [CRUD](https://pt.wikipedia.org/wiki/CRUD) de gatos. :cat:\n\nA propriedades de um gato:\n\n```json\n{\n  \"name\": \"Xaninho\",\n  \"color\": \"Black\",\n  \"age\": 5,\n  \"weight\": 10.5\n}\n```\n\nAs rotas são:\n- `GET /status` Retorna o status do servidor.\n- `GET /cats` Retorna uma lista de gatos.\n- `POST /cats` Adiciona um gato.\n- `PUT /cats/_id` Atualiza um gato pelo _id.\n- `DELETE /cats/_id` Remove um gato pelo _id.\n\nVocê pode usar o [Postman](https://www.getpostman.com/) para testar as rotas.\n\n## Artigo\n\n[Neste artigo eu explico como dockerizar sua aplicação.](https://medium.com/@augusto.jm.amaral1/dockerizando-sua-aplica%C3%A7%C3%A3o-e18969613f4b)\n\nEspero ter ajudado ;)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugusto-jm-amaral%2Fdocker_adventures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faugusto-jm-amaral%2Fdocker_adventures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugusto-jm-amaral%2Fdocker_adventures/lists"}