ExHyperspace
Hyperspace API client for Elixir
Installation
Add the ex_hyperspace package to your list of dependencies in mix.exs:
def deps do
[
{:ex_hyperspace, "~> 0.0.5"}
]
endRequirements
- Erlang 22+
- Elixir 1.13+
API Documentation
https://docs.hyperspace.xyz/hype/
REST API
Authors
- Alex Kwiatkowski - alex+git@fremantle.io
License
ex_hyperspace is released under the MIT license