From 9ae91af3c16ecd00dc96b38d70c7085c7d7572f4 Mon Sep 17 00:00:00 2001 From: Ezequiel Maraschio Date: Fri, 1 Apr 2016 11:15:00 -0300 Subject: [PATCH] Add Star Wars API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5525432c..7ab35cf5 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,11 @@ A collective list of JSON APIs for use in web development. | Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) | | Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) | +### Movies +| API | Description | OAuth |Link | +|---|---|---|---| +| Swapi - The Star Wars API | Movies | No | [Go!](http://swapi.co/documentation) | + ### Open Source projects | API | Description | OAuth |Link | |---|---|---|---|