-
-
Notifications
You must be signed in to change notification settings - Fork 804
Closed
Labels
Milestone
Description
It would be nice to have pluggable extensions for Gotify. This could f.ex. be used for polling the GitHub Notification API.
- Golang Plugin API or some kind of JavaScript engine to enable pluggable code
- ? Allow adding routes something like
/plugin/:name/...(overkill ?!?)- Could be useful for webhooks
- ? Users can enable plugins
- ? Key-Value per user for configuration (f.ex authentication token)
Reactions are currently unavailable