Skip to content

harsh-791/Backend-Mid_Term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SETUP: create a new file and i)Lombok, ii)Spring Configuration Processor, iii)Spring Boot DevTools and iv) Spring Web The service interact with the Fake Store API to retrieve product information such as getAll, get a single, get by category,add a product, update product and delete product. getAll - it returns an array of all the products get a single - it returns a single product by id get by category - it return an array of products falling under the specified category add a product - it creates a new product update product - it updates an existing product delete product - it deletes an existing product

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages