Categorygithub.com/mattn/nostr-webhook
modulepackage
0.0.121
Repository: https://github.com/mattn/nostr-webhook.git
Documentation: pkg.go.dev

# README

nostr-webhook

Usage

Event broker for nostr. This call HTTP endpoint for the matched event (kind:1) from Japanese relay. And this call the endpoint for cron spec.

Installation

go install github.com/mattn/nostr-webhook

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

# Structs

FeedRelay is struct for feed relay.
Hook is struct for webhook.
Info is struct for /info.
PostRelay is struct for post relay.
Proxy is struct for proxy.
Task is struct for cronjob.
Watch is struct for webhook.