A RESTful API for a shopping Inventory application using Java and Spring Data REST - see CodeChallenge.pdf file
- i.use your favorite IDE I use eclipse run as spring boot project e.t.c
or
- ii. unix comand line
$ cd AllisonShop/
$ mvn spring-boot:run
- see CodeChallenge.pdf file
hal browser -http://localhost:8092/shop/product/
- http://localhost:8092/shop/product/items
- http://localhost:8092/shop/product/items/shortname/{shortName}
- http://localhost:8092/shop/product/items/future/day/{dayOffset}
https://judgetraining.torchlms.com/login/default-view?forceManual=True