From 6d675159439cec70421ba9d3a5dd7b00c2587c7c Mon Sep 17 00:00:00 2001 From: indiakerle Date: Thu, 19 Apr 2018 18:28:27 -0400 Subject: [PATCH] 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. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96353ce0..d3263c7c 100644 --- a/README.md +++ b/README.md @@ -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 |