Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattn/nostr-webhook
webhook bot for nostr
https://github.com/mattn/nostr-webhook
nostr
Last synced: 12 days ago
JSON representation
webhook bot for nostr
- Host: GitHub
- URL: https://github.com/mattn/nostr-webhook
- Owner: mattn
- Created: 2023-05-11T09:04:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T04:17:26.000Z (4 months ago)
- Last Synced: 2024-10-04T13:33:28.532Z (about 1 month ago)
- Topics: nostr
- Language: JavaScript
- Homepage:
- Size: 3.88 MB
- Stars: 19
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nostr-webhook
![](https://raw.githubusercontent.com/mattn/nostr-webhook/main/static/description.png)
## 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)