A drop-in, single-binary reimplementation of the caronc/apprise-api HTTP API in Go.
0

Configure Feed

Select the types of activity you want to include in your feed.

add project acknowledgements

Kohei Watanabe (Jun 8, 2026, 9:51 PM +0900) af91191d 6300173f

+5
+5
README.md
··· 63 63 ## License 64 64 65 65 [GNU AGPL-3.0](LICENSE) 66 + 67 + ## Acknowledgements 68 + 69 + - [caronc/apprise-api](https://github.com/caronc/apprise-api) for the original API design and specification. 70 + - [unraid/apprise-go](https://github.com/unraid/apprise-go) for the Go notification library.