Skip to content

david-engelmann/atproto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atproto

OCaml-based AT Protocol tools

ENV

You can create a .env file with the minimum two variables

  • ATP_AUTH : EmailAddress:AppPassword

    • Add your App Password credentials (using your normal email address as the username)
  • ATP_HOST : bsky.social

    • Add your atp host url without schema

Optional

  • BASE_ENDPOINT : xrpc
    • base endpoint, default xrpc

Testing

testing can be ran from the root directory with the following command

$ dune runtest

About

OCaml-based AT Protocol tools

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages