portboy
Easily call out to other languages from Elixir.
Languages
See the READMEs in ./clients for examples.
- JS
- Python
Installation
def deps do
[
{:portboy, "~> 0.1.0"}
]
end
Easily call out to other languages from Elixir.
See the READMEs in ./clients for examples.
def deps do
[
{:portboy, "~> 0.1.0"}
]
end