Getting started with Bluesky XRPC: manton.org
@manton That's really useful, thanks. I was taking a brief look at the AT Protocol but it's nice to have something lay it all out for you. so much easier than trying to read the spec. The way you go over it reminds me in oart of connecting to the Dropbox API.
@manton -- thanks for doing this cheat sheet for calling the Bluesky API. I'm having trouble getting started. I'm sending the initial POST to this URL, but am getting back the source to an HTML page, not a JSON object -- staging.bsky.app/xrpc/com....
@dave Oh, make sure you're sending to the host bsky.social
, not staging. I should have mentioned that in the post.
@manton I will be interesting to try once I get a BlueSky account.