bluepages

command
v0.0.0-...-6b0010a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2025 License: Apache-2.0, MIT Imports: 37 Imported by: 0

README

bluepages: an atproto identity directory

This is a simple API server which caches atproto handle and DID resolution responses. It is useful when you have a bunch of services that do identity resolution, and you don't want duplicated caches.

Available commands, flags, and config are documented in the usage (--help).

Current features and design decisions:

  • all caches stored in Redis
  • will consume from the firehose (but doesn't yet)
  • Lexicon API endpoints:
    • GET com.atproto.identity.resolveHandle
    • GET com.atproto.identity.resolveDid
    • GET com.atproto.identity.resolveIdentity
    • POST com.atproto.identity.refreshIdentity (admin auth)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL