Introduction

September 4, 2019 ยท View on GitHub

This is a ecommerce api, which can be used for many online shops. It contain features like:

  • Product categories
  • JWT auth
  • Discounts with promocodes
  • Discounts per product category
  • Nice swagger docs
  • A lot of stats
  • Emails

Dev info

Technologies:

  • .NET CORE 2.2
  • .Entity Framework CORE
  • MediatR
  • Autofac
  • Serilog
  • CQRS (one database :))
  • Smart domain objects (DDD)

Builds

Build Status