Hunter Tunnicliff

Results 12 comments of Hunter Tunnicliff

Here is an example of the `group` method being used as I envision it: ```ts import { Hono } from "hono"; import { cors } from "hono/cors"; const routerA =...

@yusukebe also, thank you for dialoguing with me on a few issues today — I really like Hono and appreciate your thoughtful responses.