{"id":23255606,"url":"https://github.com/alvaropaco/zipcode-challenge-digipix","last_synced_at":"2026-05-20T10:02:23.066Z","repository":{"id":73312491,"uuid":"163440777","full_name":"alvaropaco/zipcode-challenge-digipix","owner":"alvaropaco","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-09T13:37:31.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T03:43:20.288Z","etag":null,"topics":["docker","mircoservices","nameko","python","rebbitmq"],"latest_commit_sha":null,"homepage":null,"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/alvaropaco.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":"2018-12-28T18:56:51.000Z","updated_at":"2019-01-09T13:37:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"7cc73927-e2f0-4a0a-8d25-ccf627cbb356","html_url":"https://github.com/alvaropaco/zipcode-challenge-digipix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alvaropaco/zipcode-challenge-digipix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvaropaco%2Fzipcode-challenge-digipix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvaropaco%2Fzipcode-challenge-digipix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvaropaco%2Fzipcode-challenge-digipix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvaropaco%2Fzipcode-challenge-digipix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvaropaco","download_url":"https://codeload.github.com/alvaropaco/zipcode-challenge-digipix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvaropaco%2Fzipcode-challenge-digipix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264473897,"owners_count":23613961,"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","mircoservices","nameko","python","rebbitmq"],"created_at":"2024-12-19T11:28:43.353Z","updated_at":"2026-05-20T10:02:18.030Z","avatar_url":"https://github.com/alvaropaco.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Digipix Consulta CEP [![CircleCI](https://circleci.com/gh/alvaropaco/zipcode-challenge-digipix/tree/master.svg?style=svg)](https://circleci.com/gh/alvaropaco/zipcode-challenge-digipix/tree/master) [![Maintainability](https://api.codeclimate.com/v1/badges/2b563ddda88e6479022c/maintainability)](https://codeclimate.com/github/alvaropaco/zipcode-challenge-digipix/maintainability)\n\nO Objetivo deste projet e realizar a consulta atraves da API da Digipix a um CEP requisitado.\n\n# Requisitos\n\n* Docker I/O\n\n# Introdução\n\nEste serviço foi implementado em um contexto de arquitetura de Software de microserviços em Python. É constituido de um servidor Flask para rotear as chamadas de API, um message broker RabbitMQ, e um mirco serviço em Nameko.\n\n# Build\n\n`docker build -t digipix . `\n\n# Uso\n\n\u003e Você deve exportar uma variável JWT com o valor do seu token de autorização\n\n`docker run -it -e JWT=$(echo $JWT) -p 5000:5000 digipix /app/entrypoint.sh` \n\nO serviço será exposto na porta 5000 da máquina loca. Você pode consultar o endpoint do a chamada:\n\n`curl -X GET 127.0.0.1:5000/zipcode?code=13560044`\n\n\n# Testing\n\n`docker run -it -e JWT=$(echo $JWT) digipix /app/entrypoint.tests.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvaropaco%2Fzipcode-challenge-digipix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvaropaco%2Fzipcode-challenge-digipix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvaropaco%2Fzipcode-challenge-digipix/lists"}