Skip to content

stvnmbr1/alexa-remote-api-skill-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Starter - Alexa Skill Template

This is an Alexa skill template that provides a simple example of a skill that calls an external API. The API used is the api.open-notify.org API which returns a list of the astronauts currently in space.

Live example

To try a live example of this skill template, you can enable the Ground Control Alexa skill. Just say: Alexa, enable Ground Control and then Alexa, open Ground Control.

Using this template

This template uses the Alexa Skills Kit SDK 2.0 for Node.js and was designed to be used with the Alexa Skills Kit Command-Line Interface (aka: ASK-CLI). After installing the ASK-CLI you can run the following command to setup a new skill project based on this template.

$ ask new --template --url http://skilltemplates.com/templates.json

After running the previous command you'll see of list of templates to choose from. Pick the template named API Starter. This will create a new folder named ./api-starter/ all of the code for the template will be located in that folder.

Video Tutorial

[coming soon]

About

An Alexa skill template that calls an external API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%