A skill for Amazon Alexa that looks up the current share price for a given stock symbol.
- NodeJS 6.10+
npm install
- Only works for London Stock Exchange shares
- Only works for stock symbols, can't lookup by full name
Events can be tested locally using the sample event json and lambda-local:
lambda-local -l index.js -e event-samples/successful/successful.json