Nesting `httpApiGroup` for Complex APIs
Is it possible to "nest" httpApiGroup within each other?
It would be quite nice for complex API's like.
API > Admin > Product > Variants > Get
Similar to how hono handles deeply nested routes
It would be quite nice for complex API's like.
API > Admin > Product > Variants > Get
Similar to how hono handles deeply nested routes
