Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darrylmorley/tmdbapi
Playing with the TMDB API
https://github.com/darrylmorley/tmdbapi
Last synced: about 2 months ago
JSON representation
Playing with the TMDB API
- Host: GitHub
- URL: https://github.com/darrylmorley/tmdbapi
- Owner: darrylmorley
- Created: 2019-02-12T22:28:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T19:44:17.000Z (about 1 year ago)
- Last Synced: 2023-10-23T20:37:26.606Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TMDB API Movie Search
TMDB API Movie Search is a simple web application that allows you to search for movies using The Movie Database (TMDB) API and view the search results.
## Features
- Search for movies by title.
- View movie details, including the title, overview, and rating.
- User-friendly interface with a responsive design.## Technologies Used
- HTML
- CSS
- JavaScript
- TMDB API