No description
Find a file
2016-02-26 01:32:31 -05:00
api Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
conf Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
controllers Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
models Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
repositories Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
routers Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
scanner Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
tests go fmt 2016-02-25 18:52:07 -05:00
.gitignore Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
.gopmfile Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
LICENSE Adding Apache 2.0 license 2016-02-25 16:28:03 -05:00
main.go Removed doc code. For the API documentation see Subsonic site 2016-02-24 19:22:01 -05:00
README.md README 2016-02-25 13:51:20 -05:00

GoSonic

About

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

PROGRESS: Currently implementing API v1.0.0

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 project's main goals 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