aboutsummaryrefslogtreecommitdiffstats
path: root/api/swagger.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added a health endpoint. change endpoint name to alert. added a health ↵terminaldweller2021-02-261-1/+55
| | | | endpoint.maybe a travis fix?
* added a new endpoint for changelly. added somewhat decent logging. cleaned ↵terminaldweller2021-02-251-0/+101
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.