Most social media has api’s for posting content but we don’t on nostr. I think the ability to have an API so you could use apps like buffer or hootsuite would be a really great service. Anybody want to build it? nostr:note18jhzxve5d8k67x0p0vrrtpvssj9fr4267wqy4mg3uyku58g0vj7spw0jrn

Reply to this note

Please Login to reply.

Discussion

I would like to use it, hope someone decides to build!

I agree, relays should offer a regular HTTP API as well

The protocol IS the API. You essentially just send a JSON message to a relay. What's a bit more difficult than in other social media is the fact that you have to handle your keys and sign the message accordingly. That's to ensure the message cannot be forged by someone else.

You want someone else to hold your keys? Then what's the sense of everything here?

What are you talking about? The API is signed JSON over WebSockets.

I can’t build it. But I would use that!