ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I've been working on a full-featured API for querying and inserting data into the stats database, but today I just realized I should just use shell scripts to insert data directly. Avoids a lot of complexity.

Dec 19, 2024, 7:22 PM

Record data

{
  "uri": "at://did:plc:phlblenkhkaapezf2d6urvlg/app.bsky.feed.post/3ldoltgmpuc2q",
  "cid": "bafyreig2jjul3sojjba22okgde7gzul7fcz6mu4kuibt5lsz6uluyeqtji",
  "value": {
    "text": "I've been working on a full-featured API for querying and inserting data into the stats database, but today I just realized I should just use shell scripts to insert data directly. Avoids a lot of complexity.",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2024-12-19T19:22:17.438Z"
  }
}