Authex hits v1.0! OTP in Elixir: Learn GenServer by Building Your Own URL Shortener

Managing External Commands in Elixir with Ports

Managing External Commands in Elixir with Ports

This article goes over the basics of starting an external command, and watching its progress with Ports and GenServer callbacks.