naezeroth / nodejs-rest-shoppingcart

Shopping cart simple API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-rest-shoppingcart

Shopping cart.

To run, ensure you have docker, and docker-compose.

docker-compose up

Go to localhost:3000/ and you will see the API endpoints you can use.

To view the database, use MongoDB Compass and use localhost with port 27017.

About

Shopping cart simple API


Languages

Language:JavaScript 72.5%Language:HTML 22.1%Language:Dockerfile 4.7%Language:CSS 0.6%