Reel-Box API handles the backend operation of the Reel-box Application
Use the package manager npm to install all the required dependencies.
git clone https://github.com/polydimensional/reel-box-api.git
cd reel-box-api
npm i
node server.js /* To start the application */
- Express JS
- PostgreSQL DB
- Heroku - API Deployment
- Token generation (for the new user)
- Movie search (with IMDB API)
- Movie collections list (on PostgreSQL)
For Front-end modules, kindly refer to this repo.
Reach us at [email protected]