Skip to content

tanasinp/go-microservices-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices E-commerce

Overview

This is a microservices based E-commerce platform built using Go, gRPC and PostgreSQL. This includes multiple microservices like Order and Payment service handling specific functions of the e-commerce feature.

Features

  • Order Service : Manage orders and order items. Communicates with the Payment Service to create payment after order.

  • Payment Service : Process payments and updates payment status. Communicates with the Order Service to update order status after payment.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published