vuksamardzic / shopping-cart-api

Simple shopping cart api made using Node.js :computer:

Home Page:https://vs-shopping-cart.herokuapp.com/api/v1/product

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shopping-cart-api

Simple shopping cart api made using Node.js đź’»

Development server

Run npm run dev for for running api in dev mode.
On dev http://localhost:3000/api/v1/product

Run npm run start for for running api in prod mode.
Api for product is live https://vs-shopping-cart.herokuapp.com/api/v1/product

Products are kept in mongo db.

About

Simple shopping cart api made using Node.js :computer:

https://vs-shopping-cart.herokuapp.com/api/v1/product

License:MIT License


Languages

Language:JavaScript 100.0%