ATProto (atproto v0.1.3)
com.atproto
lexicon functions.
Link to this section Summary
Functions
Create a new record.
Create an authentication session.
Get information about the repo, including the list of collections.
Get a record.
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
describe_repo(client, repo)
Get information about the repo, including the list of collections.
Link to this function
get_record(client, repo, collection, rkey, params \\ [])
Get a record.
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.