ex_nexmo v0.1.0 ExNexmo.Config

Configuration module which handles config variables used for Nexmo’s API.

Summary

Functions

Gets the Nexmo API host from the application config

Gets the Nexmo API key from an environment variable

Gets the Nexmo API secret from an environment variable

Gets the base URL for the Nexmo SMS service

Functions

api_host()

Gets the Nexmo API host from the application config.

api_key()

Gets the Nexmo API key from an environment variable.

api_secret()

Gets the Nexmo API secret from an environment variable.

base_url()

Gets the base URL for the Nexmo SMS service.