Replies: 1 comment 1 reply
-
|
Hi @joshamaju It's already discussed in #414 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I extend the Hono application context to achieve the example below:
get/set works, but it's a lot more messy:
Usecase
Ability to extend the application context will make it possible for third-party libraries to provide
expresslike experience. For example:Beta Was this translation helpful? Give feedback.
All reactions