ai/at
1
0
This commit is contained in:
2024-10-19 02:14:30 +09:00
parent ba3d8e77f5
commit a43a80e7a2

View File

@@ -12,6 +12,16 @@ $ curl -sL https://raw.githubusercontent.com/bluesky-social/atproto/refs/heads/m
- [at]mosphere
- at://domain
## account
```sh
$ curl -sL "syu.is/xrpc/com.atproto.repo.describeRepo?repo=ai.syu.is" |jq -r .did
did:plc:6qyecktefllvenje24fcxnie
$ curl -sL "syu.is/xrpc/com.atproto.repo.listRecords?repo=ai.syu.is&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"}
```
## link
- https://github.com/bluesky-social/atproto