Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.
/ waveline-go Public archive

Personal music streaming server written in go

Notifications You must be signed in to change notification settings

MihkelBaranov/waveline-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waveline Music Server

https://waveline.app/

Installing

$ git clone https://github.com/MihkelBaranov/waveline-go.git
$ cd waveline-go
$ cd go run main.go

API

Description
GET /sync Build music library
GET /playlists Get all playlists
GET /tracks Get tracks
GET /art/:id Album art
GET /stream/:id Stream audio
GET /favourite/:id Toggle favourite
GET /favourites Get all favourites

About

Personal music streaming server written in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published