-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
new-featureNew feature requestNew feature request
Description
Hi team,
For my own use case, I needed webhook support on questions and answers, so I went ahead and implemented a first iteration of the feature.
I'm not a Go expert, so I used Opus as a serious development aid to help me design and implement the logic. I tried to follow the existing architecture patterns in the codebase, using an event-driven approach where question and answer lifecycle events are dispatched to webhook handlers that asynchronously POST JSON payloads to configured endpoints.
Here's my fork: Work In Progress
What do you think? Would you be open to me submitting a pull request?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new-featureNew feature requestNew feature request