Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BrasilAPI/cep-promise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: BrasilAPI/cep-promise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 12 files changed
  • 7 contributors

Commits on Sep 10, 2022

  1. Alteração no endereço público da apicep.com

    Minha primeira contribuição aqui, não sei se tem algum padrão, mas segue a proposta de mudança
    
    Estamos fechando o acesso público ao ws.apicep.com e pra não deixar a comunidade sem acesso, criamos uma alternativa que oferece exatamente os mesmos dados, mas baseado em um CDN de arquivos estáticos em um S3, atualizados de forma assíncrona.
    
    Nossa proposta pro webservice antigo era buscar os dados do CEP em tempo real caso ele esteja desatualizado ou não exista em nossa base, porém devido ao volume gigantesco de pesquisas de CEPs inválidos (tentativas de dump forçado, scraping, etc) nossa fila de atualizações ficava quase sempre prejudicada, mesmo com restrições de flood e etc.
    
    O acesso público novo não tem limite de consulta e não tem restrição cors.
    Exemplo do novo endereço:
    https://cdn.apicep.com/file/apicep/64009-140.json
    
    Fico à disposição
    rafas authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    904c2d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    e6c13f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge pull request #1 from GustavoDinizMonteiro/patch-1

    Update widenet provider
    ericksprengel authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    455e93b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Merge pull request #256 from stone-ton/master

    Alteração no endereço público da apicep.com
    murilohns authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c4502e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. chore: bump version

    lucianopf committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    887608f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    35fcd69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261762d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Merge pull request #262 from wellwelwel/master

    feat(index.d.ts): flexible `AvailableProviders` and minimal documentation
    lucianopf authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    73133eb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    320fcfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #267 from BrasilAPI/fix-correios-alt

    Atualiza o provedor correios-alt
    lucianopf authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e5ef7ba View commit details
    Browse the repository at this point in the history
  3. chore: bump lib version

    lucianopf committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    43fbb00 View commit details
    Browse the repository at this point in the history
Loading