From 974e6851a3d5903ec9462e3b324b3db2e9c0eb0e Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 19 Feb 2026 16:43:48 +0900 Subject: [PATCH] rm atproto --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/README.md b/README.md index f39892f..2106042 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,14 @@ # at -- https://github.com/bluesky-social/atproto - https://github.com/bluesky-social/social-app |name|type|example| |---|---|---| |at|uri|at://example.com| |@|user|@example.com| -|[at]proto|repo|`git@github.com:bluesky-social/atproto`| |[at]mosphere|system|pds, bsky(appview), ozone, bgs, plc| |[a]uthenticated [t]ransfer|protocol|[did](https://www.w3.org/TR/did-core/)| -- https://atproto.com/guides/glossary - -## selfhost - -- https://github.com/bluesky-social/atproto/discussions/2026 - ## account - [ai@syu.is](https://syu.is/profile/did:plc:6qyecktefllvenje24fcxnie) @@ -26,19 +18,6 @@ ```sh $ curl -sL syu.is/xrpc/_health - -# latest -# https://github.com/bluesky-social/atproto/blob/main/packages/pds/package.json -$ curl -sL https://raw.githubusercontent.com/bluesky-social/atproto/refs/heads/main/packages/pds/package.json |jq -r .version -``` - -```sh -$ handle=ai.syui.ai -$ curl -sL "syu.is/xrpc/com.atproto.repo.describeRepo?repo=${handle}" |jq -r .did -did:plc:6qyecktefllvenje24fcxnie - -$ curl -sL "syu.is/xrpc/com.atproto.repo.listRecords?repo=${handle}&collection=app.bsky.feed.post&reverse=true&limit=1" -{"records":[{"uri":"at://did:plc:6qyecktefllvenje24fcxnie/app.bsky.feed.post/3l6s2riuouk2j","cid":"bafyreibjohl7va4upkibw5twaxdd4jg3l6rmfatu4dpjjfd5xkb2ijtlx4","value":{"text":"hello","$type":"app.bsky.feed.post","langs":["ja"],"createdAt":"2024-10-18T13:21:39.809Z"}}],"cursor":"3l6s2riuouk2j"} ``` ## feed