Unverified Commit 0be22718 authored by Alex Perez's avatar Alex Perez Committed by GitHub
Browse files

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.
parent 9a967fff
......@@ -34,6 +34,7 @@ Please note a passing build status indicates all listed APIs are available since
* [Geocoding](#geocoding)
* [Government](#government)
* [Health](#health)
* [Internet Archive](#internet-archive)
* [Jobs](#jobs)
* [Machine Learning](#machine-learning)
* [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/) |
| 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
API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---|
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment