Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 599 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 599 Bytes

TrashGrounds - music sreaming service for mashup and other weird music.

It's an educational project on asp .net core 7 with microservices architecture.

Features

  • Upload your music
  • Write posts in your profile
  • Communicate with other users via comments
  • Rate tracks

Technology stack

  • ASP .NET Core 7
  • PostgreSQL
  • MS Identity
  • MediatR
  • gRPC for microservice communication
  • Logging via Serilog with Elastic Search & Kibana
  • Hangfire for background jobs
  • Ocelot gateway
  • Docker

Quick overview

  • 6 ASP .NET microservices
  • ASP .NET Gateway app
  • 8 PostgreSQL databases