You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hono is an edge-first edge runtime specifically made to run anywhere. Hono has support for tRPC through this middleware, as well as partial OpenAPI support through this other middleware. It seems that everything is in order for a quick implementation.
I am currently using Express and tRPC OpenAPI with Bun, but would like to Hono to get a performance and compatibility boost.
The text was updated successfully, but these errors were encountered:
Hono is an edge-first edge runtime specifically made to run anywhere. Hono has support for tRPC through this middleware, as well as partial OpenAPI support through this other middleware. It seems that everything is in order for a quick implementation.
I am currently using Express and tRPC OpenAPI with Bun, but would like to Hono to get a performance and compatibility boost.
The text was updated successfully, but these errors were encountered: