Browse Source

Add Star Wars API

pull/142/head
Ezequiel Maraschio 8 years ago
parent
commit
9ae91af3c1
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

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


Loading…
Cancel
Save