geraldmaale / ShoppingMicroservices

AspnetMicroservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping Microservice with .Net6

In this repository, we look at utilizing various techniques to achieve a scalable and performant application.

Architecture

The shopping microservice application is structured using an N-tier architecture where each API that represents a task is abstract into a project.

Databases

  • MongoDB
  • Redis
  • PostgresDb

About

AspnetMicroservices

License:MIT License


Languages

Language:C# 67.7%Language:HTML 11.7%Language:CSS 10.1%Language:Less 9.2%Language:Dockerfile 0.9%Language:JavaScript 0.1%Language:SCSS 0.1%Language:Batchfile 0.1%