ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

According to Wikipedia, it looks like PATCH is used to make updates to resources that already exist. That's what the code I read was doing. I suppose you could just this with a separate POST endpoint; that's probably what I'd do and have done in the past.

May 7, 2025, 10:54 PM

Record data

{
  "uri": "at://did:plc:25twcc54z5fpxg2kpxahdjrc/app.bsky.feed.post/3lomiitopbk2d",
  "cid": "bafyreih7fiax33ssfzpwjn5vmfucft3gxs2yerrkl3xc4vuqrmmuqqlspu",
  "value": {
    "text": "According to Wikipedia, it looks like PATCH is used to make updates to resources that already exist. That's what the code I read was doing.\n\nI suppose you could just this with a separate POST endpoint; that's probably what I'd do and have done in the past.",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "reply": {
      "root": {
        "cid": "bafyreia75arndlpycjvikskdat7gdosjyslqxw4khql6fjyw7k74twooau",
        "uri": "at://did:plc:25twcc54z5fpxg2kpxahdjrc/app.bsky.feed.post/3lojoy3nq3s2p"
      },
      "parent": {
        "cid": "bafyreigmf4knxh5cjgl6wursy6dbej2fznksklfqbtm6pvn4famkj3joym",
        "uri": "at://did:plc:25twcc54z5fpxg2kpxahdjrc/app.bsky.feed.post/3lomiitlawc2d"
      }
    },
    "createdAt": "2025-05-07T22:54:29.127Z"
  }
}