1
mirror of https://github.com/public-apis/public-apis synced 2024-12-01 20:18:16 +01:00

Added the Enigma Public API

I'm adding the Enigma Public API as its free, open plus it allows developers to build applications that integrate with a very broad collection of public data.
This commit is contained in:
indiakerle 2018-04-19 18:28:27 -04:00 committed by GitHub
parent 04cdd79718
commit 6d67515943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -514,6 +514,7 @@ API | Description | Auth | HTTPS | CORS | Link |
| Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | Unknown | [Go!](https://www.wikidata.org/w/api.php?action=help) |
| Wikipedia | Mediawiki Encyclopedia | No | Yes | Unknown | [Go!](https://www.mediawiki.org/wiki/API:Main_page) |
| Yelp | Find Local Business | `OAuth` | Yes | Unknown | [Go!](https://www.yelp.com/developers/documentation/v3) |
| Enigma Public | Broadest collection of public data | Yes | Yes | Yes | [Go!](http://docs.enigma.com/public/public_v20_api_about.html) |
### Open Source Projects
API | Description | Auth | HTTPS | CORS | Link |