Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipe-bp/movie-backend-app
NodeJS API for movie app using MovieDB API.
https://github.com/felipe-bp/movie-backend-app
Last synced: about 1 month ago
JSON representation
NodeJS API for movie app using MovieDB API.
- Host: GitHub
- URL: https://github.com/felipe-bp/movie-backend-app
- Owner: Felipe-BP
- Created: 2020-02-24T18:05:43.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-12T02:33:28.000Z (about 2 years ago)
- Last Synced: 2024-05-01T17:21:30.190Z (9 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie-Backend-App
## About this Repo
This repository was created to test MovieDB API. The idea is to create an API to consume MovieDB, and over time evolve the features, such as: user management, search for movies, creation of watchlist, details page for a specific movie, with comments and ratings.
The first version of this API was deployed in Heroku --> (https://www.heroku.com/)
Try this out --> [get-latest-movie](https://movie-backend-app.herokuapp.com/movies/latest)