AlexaPlug

A simple set of plugs and utilities for interfacing with the Amazon Echo and the Alexa Skills Kit.

Read the docs

Installation

Add alexa_plug to your list of dependencies in mix.exs:

def deps do
    [{:alexa_plug, "~> 0.2.0"}]