Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-26 | added a health endpoint. change endpoint name to alert. added a health ↵ | terminaldweller | 1 | -2/+2 | |
endpoint.maybe a travis fix? | |||||
2021-02-25 | maybe localhost? | terminaldweller | 1 | -4/+6 | |
2021-02-25 | turns out we really need that health endpoint after all. travis fix... | terminaldweller | 1 | -0/+2 | |
2021-02-25 | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 1 | -0/+7 | |
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. |