Skip to content

Simple web app which displays movies by genre using TheMovieDB API

License

Notifications You must be signed in to change notification settings

aclydesdale/MovieDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieDB

Overview

Simple web app which displays movies by genre using TheMovieDB API.

Usage

  • Create a config.json file which includes your api_key. API key can be found at TheMovieDB.
  • Add your API key within the FilmByGenre.js file.
  • Run the project in a web server which supports PHP 7, I recommend XAMPP.

Please Note: This is not a secure way to handle secret API keys. Please only use this project in a personal environment.

What I Learned

  • Using a third party REST API web service.
  • Use of AJAX calls to make API requests.

License

MIT

About

Simple web app which displays movies by genre using TheMovieDB API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published