Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gitpod | terminaldweller | 2021-02-27 | 1 | -0/+5 | |
| | ||||||
* | update for the postman file | terminaldweller | 2021-02-26 | 1 | -9/+94 | |
| | ||||||
* | fixed a typo. updated README | terminaldweller | 2021-02-26 | 2 | -4/+6 | |
| | ||||||
* | added a health endpoint. change endpoint name to alert. added a health ↵ | terminaldweller | 2021-02-26 | 8 | -26/+163 | |
| | | | | endpoint.maybe a travis fix? | |||||
* | updated readme with todo list | terminaldweller | 2021-02-25 | 1 | -0/+4 | |
| | ||||||
* | kill me ... | terminaldweller | 2021-02-25 | 1 | -1/+1 | |
| | ||||||
* | travis... | terminaldweller | 2021-02-25 | 1 | -1/+1 | |
| | ||||||
* | removing tests for now. will have to see how travis handles localhost/ports ↵ | terminaldweller | 2021-02-25 | 1 | -1/+1 | |
| | | | | because security... | |||||
* | maybe localhost? | terminaldweller | 2021-02-25 | 1 | -4/+6 | |
| | ||||||
* | turns out we really need that health endpoint after all. travis fix... | terminaldweller | 2021-02-25 | 1 | -0/+2 | |
| | ||||||
* | made a new docker-compose file for travis tests only | terminaldweller | 2021-02-25 | 3 | -1/+35 | |
| | ||||||
* | added the secrets as env vars to travis build. added the travis badge | terminaldweller | 2021-02-25 | 2 | -8/+11 | |
| | ||||||
* | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 2021-02-25 | 11 | -85/+414 | |
| | | | | 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 ↵ | terminaldweller | 2021-02-23 | 6 | -246/+330 | |
| | | | | working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in. | |||||
* | forgot to add the parser... | terminaldweller | 2021-02-22 | 1 | -0/+207 | |
| | ||||||
* | finished the pair endpoint. writing a simple expression parser for the alert ↵ | terminaldweller | 2021-02-22 | 2 | -13/+162 | |
| | | | | endpoint | |||||
* | the price end point works, the telegram bot is only echo though | terminaldweller | 2021-02-21 | 4 | -0/+181 | |
| | ||||||
* | Initial commit | Farzad Sadeghi | 2021-02-21 | 3 | -0/+691 | |