seperate routes, provide robust handler types, use mux

This commit is contained in:
sentriz
2019-07-31 15:11:46 +01:00
parent cbe709025e
commit 5444b328fd
77 changed files with 11879 additions and 1010 deletions
@@ -0,0 +1,10 @@
{
"subsonic-response": {
"status": "ok",
"version": "1.9.0",
"album": {
"id": 2,
"created": "2019-05-16T22:10:21+01:00"
}
}
}