Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 623 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 623 Bytes

Introduction

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