Test for simple pub sub
This commit is contained in:
parent
aa9764848a
commit
40fbce07db
5 changed files with 80 additions and 10 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
# ntfy.sh | Send push notifications to your phone or desktop via PUT/POST
|
||||
[](https://github.com/binwiederhier/ntfy/releases/latest)
|
||||
[](https://pkg.go.dev/heckel.io/ntfy)
|
||||
[](https://github.com/binwiederhier/ntfy/actions)
|
||||
[](https://goreportcard.com/report/github.com/binwiederhier/ntfy)
|
||||
[](https://codecov.io/gh/binwiederhier/ntfy)
|
||||
[](https://gophers.slack.com/archives/C01JMTPGF2Q)
|
||||
|
||||
**ntfy** (pronounce: *notify*) is a simple HTTP-based [pub-sub](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) notification service.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue