v0.0.1-0
Changelog
- 59f35ae Create LICENSE (#13)
- 72946ae Merge branch 'main' into feat/multi-arch-docker
- 24b8d7e Update README.md
- 3a314f6 add .env to gitignore
- a359147 add .env to tasks
- 3f4e061 add gitignore
- f4663b0 add goreleaser config
- 802804e add taskfile
- fa446c6 add x-response-code
- 1015f82 chore(ci): push image
- 6312a17 chore(ci): switch from ghcr to dockerhub (#4)
- 425bff7 chore: errors are sent as json (#10)
- 156675c chore: go 1.21 (#8)
- b09eb7f chore: handler tests (#9)
- c003d49 chore: update readme to include header info (#12)
- e9ff350 feat: ci and container images (#1)
- ca00fc8 feat: respond to preflight requests (#16)
- 1194eb2 feat: tests and test ci workflow (#5)
- 56cac60 fix(ci): install deps when building docker (#11)
- 64a057a fix(ci): release workflow push to ghcr.io (#3)
- 30902aa fix: handle missing x-response-json (#15)
- d3cce92 fix: incorrect content type being set (#6)
- 21cb4cb fly config
- 5e47598 initial commit
- df7b82e install deps when building docker
- 6f54a4b rm skip_push
- 077d5f6 whitespace