Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 610 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 610 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.1
  • .NET CORE Framework
  • MediatR
  • Autofac
  • CQRS (one database :))
  • Smart domain objects (DDD)

Builds

Build Status