From df52c1d6557e9875762c3e6033def55e450c5722 Mon Sep 17 00:00:00 2001 From: Carlos Vieira Date: Fri, 8 Mar 2019 08:50:01 -0300 Subject: [PATCH] Adiciona serviço do MAPA de bebidas --- README.md | 5 +++++ secrets/segredo.txt | Bin 8965 -> 0 bytes 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 32082e0..4400688 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,11 @@ Ligações: - URL: http://ws.mds.gov.br/cebas/webhdfs/v1/user/srv_cebas/cebas01/44759074000181?op=OPEN - URl: http://ws.mds.gov.br/cebas/webhdfs/v1/user/srv_cebas/cebas02/44759074000181?op=OPEN +- MAPA Serviço de exportação de bebidas + - URL: https://services.agricultura.gov.br:443/exportacao/v1.0.0/estabelecimento/SP%20000688-2 + - URL: https://services.agricultura.gov.br:443/exportacao/v1.0.0/produto/RS%20000025-6.000008 + - URL: https://services.agricultura.gov.br:443/exportacao/v1.0.0/produtor/RS%20001782-5 + - Serviço com OAUTH2 - https://apimanager.agricultura.gov.br/store/ Portais Estaduais: ------------------ diff --git a/secrets/segredo.txt b/secrets/segredo.txt index 5bdeee2..2c6c09e 100644 Binary files a/secrets/segredo.txt and b/secrets/segredo.txt differ -- libgit2 0.21.2