Skip to content

A subsonic-api compatible music server written in F#

Notifications You must be signed in to change notification settings

kamiyo/FSharpMajor

Repository files navigation

F♯major

FSharpMajor is a SubsonicAPI compatible music library built in F# and dotnet

It is currently a work in progress.

Developing

  • Install .NET 8.0 SDK, postgresql, dbmate
  • Clone repo
  • Populate .env file (see .env.sample)
  • Navigate to ./src/FSharpMajor
  • Run dbmate up
  • Run dotnet run
  • API is accessible at [host]:[port]/rest/[endpoint]

About

A subsonic-api compatible music server written in F#

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages