Skip to content

polydimensional/reel-box-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • TSQL 10.9%