Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 304 Bytes

Microservices gRPC

Microservices in many programming languages with communication in gRPC.

Architecture

Service Language Description
product_catalog Python Provides the list of products in database and has support to insert, delete or update products.