/Reddio

A small ASP.NET Core application for listening to music from selected Reddit communities.

Primary LanguageC#MIT LicenseMIT

Reddio

status uptime cd codeql loc test coverage mutation score

A small web application for listening to music from selected Reddit communities.

Features

  • Scheduled background job for fetching tracks from Reddit
  • Client-side playback history
  • GDPR-compliant cookie management
  • Health check
  • CD pipeline

Tech stack

  • ASP.NET Core 7 Razor Pages / Reprise
  • SQLite / Dapper / DbUp
  • NLog / SimpleRequestLogger
  • Xunit / Moq / HtmlAgilityPack