https://github.com/rust-nostr/nostr-rest/blob/master/src/handler.rs
I liked the way is done here just send the event in the body for publishing an event or send the filters in the body when getting events
Could also have a /event/id endpoint
https://github.com/rust-nostr/nostr-rest/blob/master/src/handler.rs
I liked the way is done here just send the event in the body for publishing an event or send the filters in the body when getting events
Could also have a /event/id endpoint
No replies yet.