aboutsummaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-28golang lint fixesterminaldweller1-6/+6
2022-07-05added goproxy env var to the docker imagesterminaldweller1-3/+3
2022-05-18updateterminaldweller1-0/+4
2022-03-28added some security headersterminaldweller1-7/+4
2021-02-26added a health endpoint. change endpoint name to alert. added a health ↵terminaldweller1-2/+2
endpoint.maybe a travis fix?
2021-02-25maybe localhost?terminaldweller1-4/+6
2021-02-25turns out we really need that health endpoint after all. travis fix...terminaldweller1-0/+2
2021-02-25added a new endpoint for changelly. added somewhat decent logging. cleaned ↵terminaldweller1-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.