ATPasser!#

A simple library for the Authenticated Transfer Protocol (AT Protocol or atproto for short).

The goal of this library only contains things in the ATProto's document. There will be another library implements some ATProto endpoints when the ATPasser is almost done.


Other ATProto libraries#

There's an ATProto SDK already (and used by lots of projects) by MarshalX, and why do this exists?

The first reason is that I'm recovering the now-closed Tietiequan app and found that some API has changed so I have to rewrite it via vanilla JS.

The second reason is that I'm a newbie in ATProto, wanting to know how ATProto is, and how this can be represented in Python.

The architecture will be small, only containing the data model and the client.


Be a sponsor if you like!