Skip to content

A micro service to handle product related operation, like fetching products from third party API, or integrated DBs

Notifications You must be signed in to change notification settings

itswael/productservice_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An spring boot, service to handle product related routes, like searching, fetching single product with an ID or getting all the products. Authentication would be required to access the products which are supported by the User Service, on different server or on different Port. User service will provide the jwt token, that will be used by product service to validate the active session and the request will be served.

About

A micro service to handle product related operation, like fetching products from third party API, or integrated DBs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages