aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* grpc for telebot. untested. [WIP]terminaldweller2021-12-131-6/+25
|
* added a dev and deployment docker-composeterminaldweller2021-11-121-0/+2
|
* https support-WIPterminaldweller2021-09-111-1/+5
|
* added a health endpoint. change endpoint name to alert. added a health ↵terminaldweller2021-02-261-2/+0
| | | | endpoint.maybe a travis fix?
* added a new endpoint for changelly. added somewhat decent logging. cleaned ↵terminaldweller2021-02-251-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.
* removed the expression parser. using a lib now. the addalert endpoint is ↵terminaldweller2021-02-231-1/+16
| | | | working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in.
* finished the pair endpoint. writing a simple expression parser for the alert ↵terminaldweller2021-02-221-0/+3
| | | | endpoint
* the price end point works, the telegram bot is only echo thoughterminaldweller2021-02-211-0/+18