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
{{ message }}
This repository was archived by the owner on Jan 18, 2024. It is now read-only.
As a developer
I would like to extend my micro webapps in a resuable way
So that I can easily share functionality across my projects.
For example, I have a simple HTTP auth function that I want to use between several projects. Is there an easy way to annotate a handler to invoke a plugin?