Skip to content

Product Review REST API built with Node/Express

Notifications You must be signed in to change notification settings

Team-JAN/ReviewsAPI

Repository files navigation

About This Application

This is an API built to support the front-end Reviews module of a retail product-landing page. The front-end for this application can be viewed here.

This project was built with Node.js, Express.js, PostgreSQL, and Redis. I deployed this application to AWS via Docker and horizontally scaled to three EC2's, ultimately supporting several thousand requests per second.

I made a series of videos discussing the specific challenges I faced during this project, which can be viewed here.

This application can be run locally via the following commands:

npm install
npm start

This will launch the server on localhost:8080.

About

Product Review REST API built with Node/Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published