Browse Source

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.
pull/653/head
indiakerle 6 years ago
committed by GitHub
parent
commit
6d67515943
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md 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 |


Loading…
Cancel
Save