8000 GitHub - cometsh/atex: A set of utilities for working with the AT Protocol in Elixir.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cometsh/atex

Repository files navigation

atex

A set of utilities for working with the AT Protocol in Elixir.

Current Roadmap (in no particular order)

  • at:// parsing and struct
  • TID codecs
  • XRPC client
  • DID & handle resolution service with a cache
  • Structs with validation for the common lexicons
    • Probably codegen for doing this with other lexicons
  • Extended XRPC client with support for validated inputs/outputs
  • Oauth stuff

Installation

Get atex from hex.pm by adding it to your mix.exs:

def deps do
  [
    {:atex, "~> 0.3"}
  ]
end

Documentation can be found on HexDocs at https://hexdocs.pm/atex.


This project is licensed under the MIT License.

About

A set of utilities for working with the AT Protocol in Elixir.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0