joaoHass / CustomersAndOrdersApi

A RESTful api using .NET Core. Created to practice software engineering concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jwt compatible

Customers & Orders

This is a RESTful API project, that is also hosted on Azure (utilizing the API Managment Service)

Things I'll follow/implement are:

  • ✔ Three layer architecture;
  • ✔ RESTful;
  • ✔ Dependency Injection (DI) patterns and techniques;
  • ✔ SOLID;
  • ✔ Repository Pattern;
  • ✔ Fixed WIndow rate limiting strategy (implemented via Azure)
  • ✔ JWT Auth
  • ✔ Unit Testing

Trello board to know what's going on/what's planned: https://trello.com/b/dflvJyB7/customers-and-orders

About

A RESTful api using .NET Core. Created to practice software engineering concepts


Languages

Language:C# 100.0%