Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go mod update and postman update [ci skip] | terminaldweller | 2021-07-22 | 1 | -5/+85 |
| | |||||
* | update for the postman file | terminaldweller | 2021-02-26 | 1 | -9/+94 |
| | |||||
* | added a health endpoint. change endpoint name to alert. added a health ↵ | terminaldweller | 2021-02-26 | 2 | -4/+84 |
| | | | | endpoint.maybe a travis fix? | ||||
* | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 2021-02-25 | 2 | -0/+165 |
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. |