1
0
mirror of https://github.com/danog/public-apis.git synced 2024-11-27 12:34:54 +01:00

Merge pull request #28 from emckean/wordnik

adding Wordnik dictionary data API
This commit is contained in:
Todd Motto 2016-03-22 18:36:45 +00:00
commit 58b4c172d0

View File

@ -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 |