We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8f6ecec
feat: manditory labels and failures
865df51
fix: remove replace in go.mod
ca82862
Move to hcl instead of bespoke language
ac2ea2a
Fix #15
cb1d1d8
Add support for runtime variables
http://localhost:8080 POST /login { "username": "test", "password": "password" } take auth_token as AUTH_TOKEN --- http://localhost:8080 Authorization: Bearer ${AUTH_TOKEN} GET /account
c9f25a1
Make body headers less bad for #8