Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 961 Bytes

File metadata and controls

40 lines (25 loc) · 961 Bytes

Reel-Box API

Reel-Box API handles the backend operation of the Reel-box Application

Live

Access live demo of the application here - https://reel--box.web.app/

Installation

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 */

Tech stack

  • Express JS
  • PostgreSQL DB
  • Heroku - API Deployment

Modules

  • Token generation (for the new user)
  • Movie search (with IMDB API)
  • Movie collections list (on PostgreSQL)

For Front-end source code, kindly refer to this repo.

For Queries

Reach us at polydimensional.in@gmail.com

Owned by

Polydimensional.in