Browse Source

Added Star Trek API (#732)

pull/753/head
Cezary Kluczyński 5 years ago
committed by Dave Machado
parent
commit
ca9f9d7869
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -778,6 +778,7 @@ API | Description | Auth | HTTPS | CORS | Link |
| Dailymotion | Dailymotion Developer API | `OAuth` | Yes | Unknown | [Go!](https://developer.dailymotion.com/) |
| Open Movie Database | Movie information | `apiKey` | Yes | Unknown | [Go!](http://www.omdbapi.com/) |
| Ron Swanson Quotes | Television | No | Yes | Unknown | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |
| STAPI | Information on all things Star Trek | No | No | No | [Go!](http://stapi.co) |
| SWAPI | Star Wars Information | No | Yes | Unknown | [Go!](https://swapi.co) |
| TMDb | Community-based movie data | `apiKey` | Yes | Unknown | [Go!](https://www.themoviedb.org/documentation/api) |
| TVDB | Television data | `apiKey` | Yes | Unknown | [Go!](https://api.thetvdb.com/swagger) |


Loading…
Cancel
Save