Commit graph

12 commits

Author SHA1 Message Date
013a69fa63 Clean up main a little 2020-06-03 17:29:56 +01:00
20f50b678c Fix version reporting and setting 2020-06-03 12:58:01 +01:00
c5ebbc3c40 Extract persistence code into own class 2020-06-03 12:10:31 +01:00
5033ec4e63 Specify the persistence path using the command line 2020-06-02 16:12:44 +01:00
e3b065ff89 Add version information 2020-06-02 16:12:26 +01:00
07c5b9cf5a Fix passing port on command line 2020-06-01 18:10:25 +01:00
179dd3f984 Implement saving and loading for account data, currently a basic json file 2020-05-31 19:15:57 +01:00
73a1e1fd21 Housekeeping
Move docs and commands out into their own files
2020-05-30 22:46:53 +01:00
b5b41c95a5 Add SIGTERM handler and logging
Also change port to default http
2020-05-29 18:13:26 +01:00
4a0a91a1f1 Add basic /status endpoint
Also add test for this endpoint
2020-05-29 17:58:17 +01:00
5377e42e71 Add a basic server router to main 2020-05-29 17:41:11 +01:00
356add419a Add basic main file 2020-05-29 16:54:29 +01:00