Package

purescript-alexa

Repository
twitchard/purescript-alexa
License
MIT
Uploaded by
twitchard
Published on
2018-06-13T05:45:12Z

This library contains incomplete type definitions for version 1.0 of the request and response JSON types of the Alexa Skills API.

Notably, it lacks definitions for the AudioPlayer and PlaybackController request types. However, it should be enough to get you started making a basic skill with Alexa.

Contributions are welcome!

Getting started

I recommend you clone the template project

Installation

bower install purescript-alexa

Documentation

  • Module documuntation is published on Pursuit.