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

41 Commits

Author SHA1 Message Date
Matthias Hannig
0770e41277 added timezone example 2017-05-19 17:18:53 +02:00
Matthias Hannig
032cda5fb7 use configuration from flag 2017-05-19 16:16:14 +02:00
Matthias Hannig
d72d429b99 vbump 2017-05-19 11:57:50 +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
76b7f4a9e4 keep build directory 2017-05-19 11:08:43 +02:00
Matthias Hannig
162a29372a added toplevel makefile 2017-05-19 11:08:19 +02:00
Matthias Hannig
d04a93ce3a ignore build artifacts 2017-05-19 11:08:05 +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
04d407acd7 removed deprecated sections 2017-05-17 17:28:51 +02:00
Matthias Hannig
cd9fec75b4 removed redundant section 2017-05-17 16:13:35 +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
4b0a5f9f14 added base configuration 2017-05-17 16:10:59 +02:00
Matthias Hannig
9cfe9679c9 started with config loading 2017-05-16 18:26:07 +02:00
Matthias Hannig
c6c6e33ae6 added initial config version 2017-05-16 18:25:50 +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
Matthias Hannig
b50f7bde21 added initial version 2017-05-16 13:39:43 +02:00
Matthias Hannig
1f0b7f9739 added readme 2017-05-16 13:37:51 +02:00
Matthias Hannig
19e46c17c2 imported client from birdseye 2017-05-16 13:34:00 +02:00
Matthias Hannig
9916c4a7c1 ignore dependencies 2017-05-16 13:33:18 +02:00
Matthias Hannig
2c32344ce1 initial commit 2017-05-16 13:31:31 +02:00