ATProto (atproto v0.1.0)
com.atproto
lexicon functions.
Link to this section Summary
Functions
Create a new record.
Create an authentication session.
List a range of records in a collection.
Provides the DID of a repo.
Link to this section Functions
Link to this function
create_record(client, repo, collection, record)
Create a new record.
Link to this function
create_session(client, identifier, password)
Create an authentication session.
Link to this function
list_records(client, repo, collection, params \\ [])
List a range of records in a collection.
Link to this function
resolve_handle(client, handle \\ nil)
Provides the DID of a repo.