Commit graph

13 commits

Author SHA1 Message Date
Daniel G. Taylor
40d2e608ef
chore: Update examples/echo/echo.go
Co-authored-by: Marcin Dobosz <marcind@users.noreply.github.com>
2020-09-15 21:43:40 -07:00
Daniel G. Taylor
424cdb99d4
fix: simplify resource path argument 2020-09-10 08:52:46 -07:00
Daniel G. Taylor
c3c90161df
fix: examples 2020-08-27 10:15:33 -07:00
Daniel G. Taylor
0ffe2903e0
refactor: new interface 2020-08-26 22:28:30 -07:00
Daniel G. Taylor
ba2a986b7d
feat: rfc7807 JSON error responses 2020-05-02 23:00:32 -07:00
Daniel G. Taylor
74d7661b0d
feat: simplify router creation with functional options 2020-04-11 09:07:43 -07:00
Daniel G. Taylor
ba3e340b1a
feat: auto-generate text response, log undeclared headers 2020-04-02 22:45:58 -07:00
Daniel G. Taylor
92c931b338
feat: more flexible response shortcuts, cleanup chain api 2020-04-01 23:40:06 -07:00
Daniel G. Taylor
c068b25a1b
feat: new resource interface 2020-03-31 23:02:16 -07:00
Daniel G. Taylor
bb216f24a1
feat: add basic CLI 2020-03-13 11:01:16 -07:00
Daniel G. Taylor
d06aff2726
feat: parameter defaults 2020-03-08 22:14:57 -07:00
Daniel G. Taylor
3a27fdc75e
feat: convert between gin and OpenAPI param styles 2020-03-08 21:07:21 -07:00
Daniel G. Taylor
1aa6bfa8f8
feat: align terminology with std lib, reduce duplication 2020-03-08 20:33:53 -07:00