Raxx: Streaming HTTP interface for Elixir

Features

Community

Contributing

Please do. Reach out in the slack channel to ask questions.

Testing

To work with Raxx locally Elixir 1.4 or greater must be installed.

TODO add link to Tokumei page with docker development tips.

git clone git@github.com:CrowdHailer/raxx.git
cd raxx
mix deps.get
mix test