1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

34 Commits

Author SHA1 Message Date
Matthias Hannig
b78bb87a83 change uptime to duration 2017-05-22 11:46:27 +02:00
Matthias Hannig
e52647a14b improved config test 2017-05-22 11:13:36 +02:00
Matthias Hannig
06a13df874 added parser test 2017-05-22 11:09:22 +02:00
Matthias Hannig
fb47d68151 use listen settings from config 2017-05-22 10:27:19 +02:00
Matthias Hannig
1690ca7ef1 adapted types 2017-05-19 17:56:24 +02:00
Matthias Hannig
cea38102cd status endpoint ready 2017-05-19 17:56:01 +02:00
Matthias Hannig
3989d76b42 added timeparsing and status endpoint 2017-05-19 17:40:22 +02:00
Matthias Hannig
032cda5fb7 use configuration from flag 2017-05-19 16:16:14 +02:00
Matthias Hannig
3d9fe12f6f set version at compiletime 2017-05-19 11:57:25 +02:00
Matthias Hannig
c7b8f5f573 added basic server status endpoint 2017-05-19 11:32:22 +02:00
Matthias Hannig
7d430a8551 validate source id param 2017-05-18 18:22:52 +02:00
Matthias Hannig
486adf4538 initial birdwatcher client stub 2017-05-18 18:10:55 +02:00
Matthias Hannig
00b0e962e2 provide endpoints for source querying 2017-05-18 18:10:29 +02:00
Matthias Hannig
92f854fe4f get source instance 2017-05-18 18:10:15 +02:00
Matthias Hannig
800a865bf4 added routes response 2017-05-18 18:10:06 +02:00
Matthias Hannig
9eef3da74f removed import 2017-05-18 17:43:30 +02:00
Matthias Hannig
eec4bf1f14 added routeserver list 2017-05-18 17:35:27 +02:00
Matthias Hannig
bc4a9c4f07 removed debug println 2017-05-18 17:35:12 +02:00
Matthias Hannig
d6aa7de70f defined type api.Response 2017-05-18 15:26:22 +02:00
Matthias Hannig
050e608ccd added config endpoint 2017-05-18 15:23:36 +02:00
Matthias Hannig
38874552f9 started with endpoint handlers 2017-05-18 14:44:50 +02:00
Matthias Hannig
99e003e2a5 added error response 2017-05-18 14:44:38 +02:00
Matthias Hannig
4cafd2630d added responses 2017-05-18 12:52:10 +02:00
Matthias Hannig
2a6cc841de parse sections and create mapping 2017-05-17 17:29:07 +02:00
Matthias Hannig
2e09012e0e initial backend implementation 2017-05-17 16:12:01 +02:00
Matthias Hannig
0564ced283 load backend configurations 2017-05-17 16:11:52 +02:00
Matthias Hannig
9cfe9679c9 started with config loading 2017-05-16 18:26:07 +02:00
Matthias Hannig
a5f067b708 use httprouter 2017-05-16 17:24:08 +02:00
Matthias Hannig
66845f5861 added client serving 2017-05-16 16:00:01 +02:00
Matthias Hannig
c6c88d621a added static file handling 2017-05-16 15:22:40 +02:00
Matthias Hannig
543ef00a43 added birdwatcher stub 2017-05-16 14:10:19 +02:00
Matthias Hannig
89e3d666f3 initial source interface 2017-05-16 14:10:02 +02:00
Matthias Hannig
f5f4e272a8 added api layout 2017-05-16 13:58:25 +02:00
Matthias Hannig
67f51c4b63 initial backend commit 2017-05-16 13:39:59 +02:00