Browse Source

Add FEC API to list

pull/452/head
chief10 6 years ago
parent
commit
30f9ae692c
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.md

+ 6
- 0
README.md View File

@@ -28,6 +28,7 @@ Please note a passing build status indicates all listed APIs are available since
* [Fraud Prevention](#fraud-prevention)
* [Games & Comics](#games--comics)
* [Geocoding](#geocoding)
* [Government](#government)
* [Health](#health)
* [Machine Learning](#machine-learning)
* [Math](#math)
@@ -273,6 +274,11 @@ API | Description | Auth | HTTPS | Link |
| ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) |
| Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) |

### Government
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| FEC | Information on campaign donations in federal elections | no | yes | [Go!](https://api.open.fec.gov/developers/)

### Health
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|


Loading…
Cancel
Save