Skip to content

palashbhasme/ecommerce_microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Microservices Backend

image

A microservice-based e-commerce backend that manages users, products, and orders using Golang, RabbitMQ, and PostgreSQL.

Features

User authentication and admin athorization management.
Product catalog with inventory management through inventory service.
Order processing with RabbitMQ event-driven updates.

Installation

Clone the repository using
git clone https://github.com/palashbhasme/ecommerce_microservices.git

Set up environtment variables using .env file in respective services

Use docker compose up --build to start the services.

About

Ecommerce microservices using EDA , Gin Framework, RabbitMQ, Postgres and Mongo.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages