diff options
author | terminaldweller <thabogre@gmail.com> | 2021-07-22 02:31:43 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-07-22 02:31:43 +0000 |
commit | 018d77f1c44e0d08025ce5240b1ed5c3c2887b0d (patch) | |
tree | 96e89a8a37962adbef8608208a88d8238dabf6d0 /README.md | |
parent | added graceful shutdown.fixed the -help crashing problem. wasnt setting the c... (diff) | |
download | hived-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 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |