Skip to content

This project contains a backend web server REST API to create, update, delete, put and patch json based requests.

Notifications You must be signed in to change notification settings

bhavya1917/REST-api-CRUD

Repository files navigation

REST-api-CRUD

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.

About

This project contains a backend web server REST API to create, update, delete, put and patch json based requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages