Commit Graph

5 Commits

Author SHA1 Message Date
ce315c429c
Add integration tests, do not show secret in logs
The code is restructured so that the library contains the actix-web
code and the binary only does commandline parsing and running of
the lib.
2021-04-18 09:41:17 +02:00
a3b757abad initial port to tracing 2021-04-11 13:14:11 +02:00
5950fa7370
Better logging and error handling 2021-04-10 12:30:05 +02:00
583e9908bf
move the error to thiserror 2021-04-01 15:40:19 +02:00
34b957332e
Sepparate library part and binary part
closes #5
2021-04-01 14:58:40 +02:00