Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 718 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 718 Bytes

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.