aboutsummaryrefslogtreecommitdiffstats
path: root/hived.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* added a health endpoint. change endpoint name to alert. added a health endpoi...terminaldweller2021-02-261-12/+62
* added a new endpoint for changelly. added somewhat decent logging. cleaned up...terminaldweller2021-02-251-80/+155
* removed the expression parser. using a lib now. the addalert endpoint is work...terminaldweller2021-02-231-37/+211
* finished the pair endpoint. writing a simple expression parser for the alert ...terminaldweller2021-02-221-13/+159
* the price end point works, the telegram bot is only echo thoughterminaldweller2021-02-211-0/+150