Packages
logger_logstash_backend
5.0.0Logstash UDP producer backend for Logger.
elixir_ami
0.0.20Elixir client for the Asterisk AMI protocol. Find the user guide in the github repo at: https://github.com/marcelog/elixir_ami.
elixir_agi
0.0.20Elixir client for the Asterisk AGI protocol. Find the user guide in the github repo at: https://github.com/marcelog/elixir_agi.
ex_abnf
0.3.0A parser and interpreter for ABNF grammars. This is not a parser generator, but an interpreter. It will load up an ABNF grammar, and generate an AST for it. Then one can apply any of the rules to an input and the interpreter will parse the input according to the rule.
elixir_mod_event
0.0.10Elixir client for FreeSWITCH mod_event_socket. Find the user guide in the github repo at: https://github.com/marcelog/elixir_mod_event.
ex_rfc3986
0.3.0An URI parser trying to be strictly compatible with RFC3986. Uses official ABNF grammar and ex_abnf as interpreter.
elixir_authorizenet
0.4.1Elixir client for the Authorize.Net merchant AIM API. A number of features are implemented, but I still consider this as WIP, and pull requests, suggestions, or other kind of feedback are very welcome! User guide at: https://github.com/marcelog/elixir_authorizenet.
elixir_freshbooks
0.0.10Elixir client for FreshBooks.
ex_rfc3966
0.3.0A "tel" URI parser trying to be strictly compatible with RFC3966. Uses official ABNF grammar and ex_abnf as interpreter.
servito
0.0.10Launches HTTP servers for testing