Handbook
Glossary
bluesky-get-profile ( did -- profile )
Vocabulary
bluesky
Inputs
did
an
object
Outputs
profile
an
object
Definition
USING:
formatting
;
IN:
bluesky
:
bluesky-get-profile
( did -- profile )
"https://bsky.social/xrpc/app.bsky.actor.getProfile?actor=%s"
sprintf
bluesky-get-json
;