Skip to content

g3co/cart-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

make

Run

bin/cart-service -c cfg/config.example.yml

Test

make test

Routes

POST@/addToCart Data example {"items":[{"quantity":1,"itemId":1}]}

GET@/getCart

DELETE@/cart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published