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

https://github.com/jmdotdev/react_movie_app


https://github.com/jmdotdev/react_movie_app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

MOVIES_API="https://api.themoviedb.org/3/movie/popular?api_key=9fc0b4db7010ebe15f369cba0cf8d13a"
IMAGES_API="https://image.tmdb.org/t/p/w500/"
API_SEARCH="https://api.themoviedb.org/3/search/company?api_key=9fc0b4db7010ebe15f369cba0cf8d13a&query"# React_Movie_App