Giter Site home page Giter Site logo

cihatsolak / net7-ecommerce-microservice Goto Github PK

View Code? Open in Web Editor NEW
21.0 3.0 2.0 1.9 MB

Simulated e-commerce platform with six microservices, using various technologies such as MongoDB, PostgreSQL, Docker, and DDD.

License: MIT License

C# 47.12% HTML 9.51% PowerShell 2.13% CSS 0.29% SCSS 39.23% JavaScript 0.09% Dockerfile 1.63%
mongodb redis postgresql mssql rabbitmq ocelot net6 jwt-authentication masstransit eventual-consistency

net7-ecommerce-microservice's Introduction

Course Sales Site Microservices Project

This is a microservices project simulating a course sales site. It consists of 6 microservices: cart, catalog, discount, order, payment, and file/photo services. These microservices are the main services that perform the actual work.

In addition, I used Ocelot Gateway as a gateway. All microservices are protected with JWT tokens. I created a separate project for user operations. In this project, I used Identity and IdentityServer4. Users perform user operations in this project and obtain tokens to access other microservices.

I also designed a web app interface that will communicate with all these systems.

In the project, I used many technologies such as MongoDB, PostgreSQL, Docker, MSSQL, Ocelot, Identity, Domain Driven Design.

Technologies Used

  • .NET Core
  • Docker
  • Ocelot
  • IdentityServer4
  • MongoDB
  • PostgreSQL
  • MSSQL

Microservices

  • Cart Service
  • Catalog Service
  • Discount Service
  • Order Service
  • Payment Service
  • File/Photo Service

Architecture

This project follows the principles of Domain Driven Design (DDD) and uses the following architecture:

  • API Gateway
  • Identity Server
  • Microservices

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository.
  2. Run docker-compose up command to start all microservices.
  3. Start the User Management Service.
  4. Start the web app.

Conclusion

This project is designed to simulate a course sales site using microservices. It uses technologies such as .NET Core, Docker, and Ocelot to provide a scalable and reliable system.

Contact Addresses

net7-ecommerce-microservice's People

Contributors

cihatsolak avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.