From 43f086138e5fe7956a9c27d521ff617a66bf0f9a Mon Sep 17 00:00:00 2001 From: Jere Menichelli Date: Mon, 21 Mar 2016 10:51:33 -0300 Subject: [PATCH] Add Netflix Roulette API to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af692ce8..0a69db33 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ A collective list of JSON APIs for use in web development. | Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) | | OMDB | Open movie database | No | [Go!](http://omdbapi.com) | | MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) | +| Netflix Roulette | Netflix database | No | [Go!](http://netflixroulette.net/api/) | | Good Reads | Books | No | [Go!](https://www.goodreads.com/api) | | Dribble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) | | Rijksmuseum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) |