yauhofung / MovieSearchEngine

https://ttp0-cap.herokuapp.com/
0 stars 2 forks source link

The movie API we're using and guide videos #12

Closed Henotis closed 3 years ago

Henotis commented 3 years ago

Our movie API:

rtaverna commented 3 years ago

If you haven't already committed to this one, I would recommend http://www.omdbapi.com/ There's no waiting to be approved for your API key, and Elvis & I have both used it in the past so there should be no surprises

yauhofung commented 3 years ago

We took a look at http://www.omdbapi.com/ yesterday when we were deciding on an API to use. I think we ultimately settled on https://www.themoviedb.org/documentation/api because it is very well-documented, and it offers a lot of the functionalities we want to implement for our site.