aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-07-22 02:31:43 +0000
committerterminaldweller <thabogre@gmail.com>2021-07-22 02:31:43 +0000
commit018d77f1c44e0d08025ce5240b1ed5c3c2887b0d (patch)
tree96e89a8a37962adbef8608208a88d8238dabf6d0 /README.md
parentadded graceful shutdown.fixed the -help crashing problem. wasnt setting the c... (diff)
downloadhived-018d77f1c44e0d08025ce5240b1ed5c3c2887b0d.tar.gz
hived-018d77f1c44e0d08025ce5240b1ed5c3c2887b0d.zip
want to switch to grpc for the telegram bot. obviously take the telegram bot out of hived. added a robots.txt hadnler
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4bf16e..84d45c2 100644
--- a/README.md
+++ b/README.md
@@ -65,3 +65,5 @@ You can find the swagger and postman docs under `/api`.<br/>
* ~~fix `hived -help` crashing~~
* haproxy
* turn the telegram bot into its own microservice
+* update openapi3.0 spec and postman
+* telegram bot's endpoint should be gRPC