An open API service indexing awesome lists of open source software.

https://github.com/mujz/recoded-oop-exercise-movie

An exercise about Object Oriented Programming in JavaScript
https://github.com/mujz/recoded-oop-exercise-movie

Last synced: about 2 months ago
JSON representation

An exercise about Object Oriented Programming in JavaScript

Awesome Lists containing this project

README

        

# Assignment

Fetch the list of actors starring in the movie and render the top 4 on the page.

You can use the path `movie/${movieId}/credits` to get the list of actors.