This project contains a backend spring boot based java web server REST API to create, update, delete, put and patch json based requests.
Postman collection containing sample requests and responses is also attached. Refer REST API - CRUD operation endpoints.postman_collection.json file which can be imported in postman to hit requests. Alternatively, complete postman collection is also published here : https://documenter.getpostman.com/view/16094821/TzY4fur7
To run this project locally, keep the store.json file in your user's home directory. Example: C:\Users\BHAVYA SINGH in windows and /home/ubuntu if you are running on Ubuntu machine.