Add Archive.org API + Internet Archive category

Add the internet archive API (link to docs) and include its own category, since it covers a many areas.
This commit is contained in:
Alex Perez 2018-03-28 21:21:21 +13:00 committed by GitHub
parent 9a967fff1a
commit 0be22718d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@ Please note a passing build status indicates all listed APIs are available since
* [Geocoding](#geocoding) * [Geocoding](#geocoding)
* [Government](#government) * [Government](#government)
* [Health](#health) * [Health](#health)
* [Internet Archive](#internet-archive)
* [Jobs](#jobs) * [Jobs](#jobs)
* [Machine Learning](#machine-learning) * [Machine Learning](#machine-learning)
* [Music](#music) * [Music](#music)
@ -407,6 +408,11 @@ API | Description | Auth | HTTPS | CORS | Link |
| openFDA | Public FDA data about drugs, devices, and foods | No | Yes | Unknown | [Go!](https://open.fda.gov/api/) | | openFDA | Public FDA data about drugs, devices, and foods | No | Yes | Unknown | [Go!](https://open.fda.gov/api/) |
| USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | Unknown | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) | | USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | Unknown | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) |
### Internet Archive
API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---|
| Archive.org | The Internet Archive | No | Yes | Unknown | [Go!](https://archive.readme.io/docs) |
### Jobs ### Jobs
API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---| |---|---|---|---|---|---|