atproto/bluesky things for sdk rust.
.github/workflows | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
Justfile | ||
LICENSE | ||
openapi.json | ||
readme.md |
atproto-sdk-rust
$ just test
example
$ export ATPROTO_BASE_URL=https://bsky.social
$ just test-full
openapi
$ libninja gen --lang rust --repo lib/atproto -o . Atproto openapi.json