Skip to content

ashwin1111/reel-box-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reel-Box API

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

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 modules, kindly refer to this repo.

For Queries

Reach us at [email protected]

Owned by

Polydimensional.in

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published