From c16bf09a26258311f0cca8e1ee13296e97e4bac9 Mon Sep 17 00:00:00 2001 From: Rodrigo Ferreira de Souza Date: Fri, 16 Jul 2021 19:38:46 +0700 Subject: [PATCH] Add Brazil API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 209ed49c..f67c3fd2 100644 --- a/README.md +++ b/README.md @@ -593,6 +593,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [BCLaws](http://www.bclaws.ca/civix/template/complete/api/index.html) | Access to the laws of British Columbia | No | No | Unknown | +| [Brazil](https://brasilapi.com.br/) | Community driven API for Brazil Public Data | No | Yes | Yes | | [Brazil Central Bank Open Data](https://dadosabertos.bcb.gov.br/) | Brazil Central Bank Open Data | No | Yes | Unknown | | [Brazilian Chamber of Deputies Open Data](https://dadosabertos.camara.leg.br/swagger/api.html) | Provides legislative information in Apis XML and JSON, as well as files in various formats | No | Yes | No | | [BusinessUSA](https://business.usa.gov/developer) | Authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | Unknown |