Skip to content

Fatemehjj/grocery-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 

Repository files navigation

simple spring boot web app with MySQL and Redis(as a cache)

#endpoints:

1: buy a grocery(shop/buy/{quantity}/{grocery}) -> cachePut

2: get remaining groceries(shop/remaining/{grocery}) -> cachable

3: get all groceries(shop/get/all)

4: get html or pdf file for remaining groceries (using jasperreports)

Releases

No releases published

Packages

No packages published