ex_ngrok v0.2.0 Ngrok.Api

Provides the ability to fetch the Ngrok settings from the Ngrok API

  • See: https://ngrok.com/docs#client-api-base

Summary

Types

error()
error :: {:error, String.t}
successful_get()
successful_parse()
successful_parse :: {:ok, map}

Functions

first_tunnel_settings()
first_tunnel_settings :: error | successful_parse