fix
This commit is contained in:
10
README.md
10
README.md
@@ -12,6 +12,16 @@ $ curl -sL https://raw.githubusercontent.com/bluesky-social/atproto/refs/heads/m
|
|||||||
- [at]mosphere
|
- [at]mosphere
|
||||||
- at://domain
|
- 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
|
## link
|
||||||
|
|
||||||
- https://github.com/bluesky-social/atproto
|
- https://github.com/bluesky-social/atproto
|
||||||
|
Reference in New Issue
Block a user