← all adapters

bluesky-style

simulates Bluesky AT Protocol com.atproto (2024-Q4)

restadapter v0.1.06 routes

use it

# add to stunt.yaml
services:
  bluesky:
    adapter: embedded:bluesky-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

sessionsposts

routes (6)

POST/xrpc/com.atproto.server.createSession
POST/xrpc/com.atproto.repo.createRecord
POST/xrpc/com.atproto.repo.deleteRecord
GET/xrpc/com.atproto.identity.resolveHandle
GET/xrpc/app.bsky.actor.getProfile
GET/xrpc/app.bsky.feed.searchPosts