0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 13:19:30 +01:00
hono/deno_dist/helper
Yusuke Wada 6dd1a77fb7
feat: introduce createFactory() and createHandlers() (#1743)
* feat(helper/factory): introduce `createHandlers()`

* create `Factory` class

* support up to 10 handlers

* denoify

* fixed tests
2023-11-29 17:29:49 +09:00
..
adapter
cookie
factory feat: introduce createFactory() and createHandlers() (#1743) 2023-11-29 17:29:49 +09:00
html
streaming
testing