nikomakr / studyingShowTime

project1
MIT License
1 stars 0 forks source link

One API with informative data #14

Open nikomakr opened 9 months ago

nikomakr commented 9 months ago

Description / User Story:

IMDB discovery and search for an alternative solution.

Acceptance Criteria:

QA (quality assurance) / Testing:

QA must go through the API and test the data if those are enough to fulfil the needs of our MVP

nikomakr commented 9 months ago

@mirpur33 can you please keep me and @clamadi in the loop by sharing the following:

Thank you in advance.

mirpur33 commented 9 months ago

Hi guys

We will be using the Moviesmini API alongside the Streaming Availability API will enable us to display the movie name with the year release, actor name and rating.

There is a slight issue with the API. Due to the lack of recent updates with the API, we are not able to see many movies displayed. At this point, most recent movies may not be available in the movies mini database. I had a detailed conversation with Juno regarding this API and he is happy to let us include this API in the project and he will not mark us down for this.

The host URL for the API can be found here:

'https://moviesminidatabase.p.rapidapi.com/movie/id/%7Bmovie_id%7D/cast/',

The Moviesmini has an API key that authorizes us to fetch the data

"X-RapidAPI-Key": "d707f85ea2msh17d19e6e6585a85p16d8c0jsn733b15f6fe05",

Therefore, In conclusion, the API meets the acceptance criteria and will be a perfect API used to execute our project.

nikomakr commented 9 months ago

All good @mirpur33 You can close it