🎧☁️ Your Personal Streaming Service https://www.navidrome.org
Find a file
2016-02-24 18:28:23 -05:00
conf Handling request validation/authentication 2016-02-24 18:06:49 -05:00
controllers Handling request validation/authentication 2016-02-24 18:06:49 -05:00
docs Initial project skeleton 2016-02-23 18:41:35 -05:00
models Experiments with bleve, repositories and parsing itunes 2016-02-24 15:30:28 -05:00
repositories Handling request validation/authentication 2016-02-24 18:06:49 -05:00
routers Handling request validation/authentication 2016-02-24 18:06:49 -05:00
scanners Experiments with bleve, repositories and parsing itunes 2016-02-24 15:30:28 -05:00
tests Tests refactored 2016-02-24 18:24:06 -05:00
.gitignore Experiments with bleve, repositories and parsing itunes 2016-02-24 15:30:28 -05:00
.gopmfile Initial project skeleton 2016-02-23 18:41:35 -05:00
main.go Experiments with bleve, repositories and parsing itunes 2016-02-24 15:30:28 -05:00
README.md Better readme 2016-02-24 18:28:23 -05:00

GoSonic

About

This is still a work in progress, and has no releases available

GoSonic is an application that implements the Subsonic API, but instead of having its own music library like the original Subsonic application, it interacts directly with your iTunes library.

The main goals for this project are:

  • Full compatibility with the available Subsonic clients
  • Use all metadata from iTunes
  • Update play counts, last played dates, ratings, etc.. on iTunes
  • Use iTunes interface to manage your music
  • Learning Go ;)

FRAMEWORKS/PROJECTS

https://github.com/golang/go/wiki/Projects

REST/WEB

http://beego.me/

DB

https://github.com/boltdb/bolt https://github.com/HouzuoGuo/tiedot

https://github.com/blevesearch/bleve