Oddbean new post about | logout
 i made this simple http server that let's you make GET requests for npub from relay and it will return those notes to you.

sometimes you cannot import nostr packages or use websocket connections, that's when http server is useful

http(s)://<your_domain>:1337/events?npub=<npub>&relay=<relay>

https://github.com/tohrxyz/trawix