Commit Graph

26 Commits

Author SHA1 Message Date
Deluan
9049d97820 Moving code away from conf package.
This is necessary, as the conf package will hold only configuration, and cannot have dependencies on other packages
2016-03-29 18:27:14 -04:00
Deluan
ad3f45bef2 Removed unused file 2016-03-15 14:08:01 -04:00
Deluan
12b0350d3e Task for continuously check for iTunes Library updates 2016-03-11 18:37:37 -05:00
Deluan
4843ccb46c go fmt 2016-03-02 13:18:39 -05:00
Deluan
02a5fec6b6 Show Query params for invalid URL's 2016-03-01 20:42:20 -05:00
Deluan
4efb8ab031 Moved router to conf package 2016-03-01 09:23:40 -05:00
Deluan
8ffa93780d Better test messaging 2016-02-27 19:28:29 -05:00
Deluan
1a20a1217b Removed example code, introduced tests for controllers 2016-02-27 19:08:04 -05:00
Deluan
85ddd19c3d Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
Deluan
e760952263 go fmt 2016-02-25 18:52:07 -05:00
Deluan
a1829d432a Renamed receiver names 2016-02-25 18:47:25 -05:00
Deluan
39757f884a Moved Rest controllers to 'api' package. Also removed annotation routes 2016-02-25 16:35:44 -05:00
Deluan
1e842ccfdf Added a MainController 2016-02-25 15:45:24 -05:00
Deluan
d3542c48e4 Updating dependencies on .gopmfile 2016-02-25 10:27:34 -05:00
Deluan
ee04b72db1 Implemented request validation in a filter 2016-02-24 20:21:51 -05:00
Deluan
33c6535da9 Repositories must return error value 2016-02-24 19:32:10 -05:00
Deluan
784a8c1413 Simplifying code 2016-02-24 19:29:53 -05:00
Deluan
afefd244eb Some TODOs 2016-02-24 19:16:42 -05:00
Deluan
2f3c9a7603 Implemented getMediaFolders 2016-02-24 19:14:48 -05:00
Deluan
975327a6cb Handling request validation/authentication 2016-02-24 18:06:49 -05:00
Deluan
c8b7695b09 Moved responses package and started getMusicFolders endpoint 2016-02-24 15:29:19 -05:00
Deluan
c6dfea51ff Refactored responses again 2016-02-24 12:02:38 -05:00
Deluan
1a3f370ea6 Refactored responses, implemented getLicense 2016-02-24 11:40:58 -05:00
Deluan
ed1a132d8e Better Ping implementation 2016-02-24 00:29:27 -05:00
Deluan
b9e9d38a9a First endpoint: Ping 2016-02-24 00:07:57 -05:00
Deluan
5d6fd4ee6b Initial project skeleton 2016-02-23 18:41:35 -05:00