From deb11a9676bed8c937acab08b42edc3079e11035 Mon Sep 17 00:00:00 2001 From: Erin McKean Date: Tue, 22 Mar 2016 10:52:12 -0700 Subject: [PATCH] adding Wordnik dictionary data API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07618b40..ed5659ec 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ A collective list of JSON APIs for use in web development. | Rijksmuseum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) | | iTunes Search | Software products API | No | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | Twitch | Game Streaming API | Yes | [Go!](https://github.com/justintv/Twitch-API) | +| Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) | ### Music | API | Description | OAuth |Link |