Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 329 Bytes

EasyTicket

A small example for a microservice architecture implementation

Technologies

  • .Net Core
  • Entity Framework Core
  • Async Communications using Message Brokers
    • RabbitMQ
    • Azure Service Bus
  • GRPC

Features to implement next

  • API Gateway
  • Docker
  • JWT Authentication and Authorization