An open API service indexing awesome lists of open source software.

https://github.com/rapidapi/laminarapi-alexaskill

An Alexa Skill using the LaminarFlightData API
https://github.com/rapidapi/laminarapi-alexaskill

Last synced: 11 months ago
JSON representation

An Alexa Skill using the LaminarFlightData API

Awesome Lists containing this project

README

          

#Build an Alexa Flight Departure Time Skill [VIDEO TUTORIAL]

We've all been there. You *think* your flight is on time. But sure enough, by the time you get to the airport, you find that it's been delayed for hours.

![Giphy](https://media2.giphy.com/media/Ho1mzZUO2tA40/200.gif#11)

What if you could ask Alexa about your flight status before heading out the door? We built a skill that connects Alexa to the [Laminar Flight API](https://rapidapi.com/package/LaminarFlightData/functions?utm_source=GitHub&utm_medium=AlexaLaminarTutorial_LaminarFunctionsAPI) so that you can ask Alexa the status of your flight. Even better? We created a video tutorial that walks you through every step of the process. Check out the video tutorial (https://www.youtube.com/watch?v=N_H6m2dJ6fo) or jump straight the code.

##This video tutorial will go through…

* Adding the departure time skill to Amazon Alexa
* Creating the skill’s backend in AWS Lambda
* Connecting Alexa to the [Laminar Flight API](https://rapidapi.com/package/LaminarFlightData/functions?utm_source=GitHub&utm_medium=AlexaLaminarTutorial_LaminarFunctionsAPI) using RapidAPI

##The result

The end result will look something like this…

![alexaLaminarGIF](http://blog.rapidapi.com/wp-content/uploads/2017/02/AlexaLaminar-GIF.gif)

##What you’ll need:

* Amazon Echo device
* Amazon account

Let the hacking begin! Watch the tutorial below, follow along on GitHub and feel free to leave any questions in the comments.

https://www.youtube.com/watch?v=N_H6m2dJ6fo

##Feeling inspired?

One Alexa skill is never enough. Here are other project ideas that you could build by connecting to [RapidAPI](https://rapidapi.com/?utm_source=GitHub&utm_medium=AlexaLaminarTutorial_Home):

* Use the [Twilio API](https://rapidapi.com/package/Twilio/functions?utm_source=GitHub&utm_medium=AlexaLaminarTutorial_TwilioFunctions) or the [Plivo API](https://rapidapi.com/package/Plivo/functions?utm_source=GitHub&utm_medium=AlexaLaminarTutorial_PlivoFunctions) to have Alexa send a text message
* Build a Google Translate Skill with [this written tutorial](http://blog.rapidapi.com/2016/10/07/alexa-api-project/?utm_source=GitHub&utm_medium=AlexaLaminarTutorial_AlexaGoogleTranslatePost)
* Recommend local events with the [Eventbrite API](https://rapidapi.com/package/EventbriteAPI/functions?utm_source=GitHub&utm_medium=AlexaLaminarTutorial_EventbriteFunctions) or the [Meetup API](https://rapidapi.com/package/Meetup/functions?utm_source=GitHub&utm_medium=AlexaLaminarTutorial_MeetupFunctions)

Let us know what you come up with and happy hacking.