aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-14fixed the ip and address for the grpc servergrpcterminaldweller1-1/+1
2021-12-14grpc for telebot. untested. [WIP]telebotterminaldweller1-1/+2
2021-12-13grpc for telebot. untested. [WIP]terminaldweller1-6/+25
2021-11-12added a dev and deployment docker-composeterminaldweller1-0/+2
2021-09-11https support-WIPterminaldweller1-1/+5
2021-02-26added a health endpoint. change endpoint name to alert. added a health ↵terminaldweller1-2/+0
endpoint.maybe a travis fix?
2021-02-25added a new endpoint for changelly. added somewhat decent logging. cleaned ↵terminaldweller1-2/+9
up the code a bit. the secrets are all environment variables now since we want publicly availale CI. the api and postman docs are added. added travis integration.
2021-02-23removed the expression parser. using a lib now. the addalert endpoint is ↵terminaldweller1-1/+16
working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in.
2021-02-22finished the pair endpoint. writing a simple expression parser for the alert ↵terminaldweller1-0/+3
endpoint
2021-02-21the price end point works, the telegram bot is only echo thoughterminaldweller1-0/+18