-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'd like to deploy wn as a web endpoint for internal services to communicate with, but unfortunately, it lacks some things such as error handling, an index, a health endpoint, compression, and CORS.
Describe the solution you'd like
I have added all the above issues directly in https://github.com/sign/wn/tree/main
Furthermore, I made small pull requests to add one feature at a time.
Describe alternatives you've considered
Forking away completely, which I don't want to do. I'd love to contribute back.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request