Packages

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

Current section

Files

Jump to
alexa_plug README.md
Raw

README.md

# AlexaPlug
A simple set of plugs and utilities for interfacing with the Amazon
Echo and the Alexa Skills Kit.
[Read the docs](http://hexdocs.pm/alexa_plug/0.2.0/api-reference.html)
## Installation
Add alexa_plug to your list of dependencies in `mix.exs`:
def deps do
[{:alexa_plug, "~> 0.2.0"}]