Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.34 KB

LyricsScraperApi

A .NET API service to search for lyrics of a song from the web.

Feedback

Feel free to send me feedback on Telegram or file an issue. Feature requests are always welcome.

Technologies

Project is created with:

  • .NET: 8.0
  • Microsoft Visual Studio Community 2022
  • docker

Built with

  • LyricsScraperNET - 🎼 A library for .NET that provides an API to search for lyrics of a song from the web
  • Serilog - Simple .NET logging with fully-structured events
  • FakeItEasy - A .Net dynamic fake framework for creating all types of fake objects, mocks, stubs etc.
  • Automapper - A convention-based object-object mapper.
  • FluentValidation - A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
  • Swashbuckle.AspNetCore - Swagger tools for documenting APIs built on ASP.NET Core

Roadmap

Visit issue board.