Skip to content

A REST API that provides endpoints for clients to add, delete and retrieve products from productsDB

Notifications You must be signed in to change notification settings

Apramsachdeva2/Product-Calalog-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Product-Calalog-Service

A REST API that provides endpoints for clients to add, delete and retrieve products from productsDB

This API is built using spring boot, RestController annotation, springJDBC.

MySQL is used for database.

url:- https://apram-prod-service.herokuapp.com/productservice/products

Send a get request to retrieve all the products present in productsDB.

Sends response status 'NOT_FOUND' in case of any Exception.

About

A REST API that provides endpoints for clients to add, delete and retrieve products from productsDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages