quintodrome/README.md

34 lines
883 B
Markdown
Raw Normal View History

2016-02-24 14:28:23 -09:00
GoSonic
=======
### About
__This is still a work in progress, and has no releases available__
GoSonic is an application that implements the [Subsonic API](http://www.subsonic.org/pages/api.jsp), but instead of
having its own music library like the original [Subsonic application](http://www.subsonic.org), it interacts directly
with your iTunes library.
The main goals for this project are:
* Full compatibility with the available [Subsonic clients](http://www.subsonic.org/pages/apps.jsp)
* 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
2016-02-23 14:41:35 -09:00
https://github.com/golang/go/wiki/Projects
2016-02-24 14:28:23 -09:00
#### REST/WEB
2016-02-23 14:41:35 -09:00
http://beego.me/
2016-02-24 14:28:23 -09:00
#### DB
https://github.com/boltdb/bolt
2016-02-23 14:41:35 -09:00
https://github.com/HouzuoGuo/tiedot
2016-02-24 14:28:23 -09:00
#### SEARCH
2016-02-23 14:41:35 -09:00
https://github.com/blevesearch/bleve