From b947ffe4785c2a6a28965d34b926e163ff220efa Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 13 Mar 2021 15:04:40 +0330 Subject: added graceful shutdown.fixed the -help crashing problem. wasnt setting the content type. added CRUD for the alert endpoint. now using gorilla mux for routing. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e5fdf7e..d4bf16e 100644 --- a/README.md +++ b/README.md @@ -62,5 +62,6 @@ You can find the swagger and postman docs under `/api`.
## TODO * ~~fix travis~~ * add unit tests -* fix `hived -help` crashing -* haproxy-ssl-termination +* ~~fix `hived -help` crashing~~ +* haproxy +* turn the telegram bot into its own microservice -- cgit v1.2.3