Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed travis | terminaldweller | 2021-11-12 | 1 | -1/+0 |
| | |||||
* | restructured the repo-WIP | terminaldweller | 2021-11-12 | 4 | -2/+2 |
| | |||||
* | restructured the repo-WIP | terminaldweller | 2021-11-12 | 14 | -23/+164 |
| | |||||
* | added a dev and deployment docker-compose | terminaldweller | 2021-11-12 | 4 | -5/+34 |
| | |||||
* | changes endpoints to crypto/ | terminaldweller | 2021-11-12 | 3 | -25/+25 |
| | |||||
* | https working now | terminaldweller | 2021-09-11 | 1 | -10/+10 |
| | |||||
* | https support-WIP | terminaldweller | 2021-09-11 | 3 | -4/+19 |
| | |||||
* | added a codacy badge | terminaldweller | 2021-08-04 | 1 | -0/+1 |
| | |||||
* | go mod update and postman update [ci skip] | terminaldweller | 2021-07-22 | 5 | -9/+107 |
| | |||||
* | want to switch to grpc for the telegram bot. obviously take the telegram bot ↵ | terminaldweller | 2021-07-22 | 5 | -1/+48 |
| | | | | out of hived. added a robots.txt hadnler | ||||
* | added graceful shutdown.fixed the -help crashing problem. wasnt setting the ↵ | terminaldweller | 2021-03-13 | 4 | -26/+133 |
| | | | | content type. added CRUD for the alert endpoint. now using gorilla mux for routing. | ||||
* | added the goreportcard badge. | terminaldweller | 2021-03-10 | 1 | -0/+1 |
| | |||||
* | removed some dead code. | terminaldweller | 2021-03-08 | 1 | -62/+9 |
| | |||||
* | updated readme for gitpod | terminaldweller | 2021-02-27 | 1 | -0/+3 |
| | |||||
* | gitpod fix | terminaldweller | 2021-02-27 | 1 | -5/+4 |
| | |||||
* | added a dockerfile for gitpod | terminaldweller | 2021-02-27 | 2 | -1/+12 |
| | |||||
* | 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 |