https://github.com/inambe/random-movie-api
https://github.com/inambe/random-movie-api
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inambe/random-movie-api
- Owner: Inambe
- Created: 2019-09-17T09:27:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T06:07:55.000Z (over 3 years ago)
- Last Synced: 2025-04-06T11:49:50.345Z (about 1 year ago)
- Language: JavaScript
- Size: 913 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Movie Api
A RESTful api for getting a random movie.
## Local usage
1. run `npm i` and `npm run develop` or `npm run start` to start it up
2. hit `/movie/random` to get the random movie