Commit graph

12 commits

Author SHA1 Message Date
Steve Slotnick
09ba8cfa37
feat: allow hidden/undocumented resources 2022-05-09 12:17:02 -07:00
Daniel G. Taylor
0ffe2903e0
refactor: new interface 2020-08-26 22:28:30 -07:00
David Weiser
4a2c7e6789 add support for HTTP OPTIONS 2020-06-15 08:40:38 -07:00
Daniel G. Taylor
26a54c3c27
feat: unsafe handlers for library use 2020-04-25 21:51:29 -07:00
Daniel G. Taylor
71ffa25c67
feat: get list of path param names from resource 2020-04-23 09:00:54 -07:00
Daniel G. Taylor
9a5d037f99
feat: functional options for resources/operations 2020-04-13 22:47:40 -07:00
Daniel G. Taylor
74d7661b0d
feat: simplify router creation with functional options 2020-04-11 09:07:43 -07:00
Daniel G. Taylor
6eacc7a29e
feat: resource.With now supports security requirements 2020-04-02 23:03:38 -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
1190e3bb94
feat: auto-generate resource response 2020-04-02 09:49:09 -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