anjishnu / ask-alexa-pykit

A minimalist SDK for developing skills for the Amazon Echo's ASK - Alexa Skills Kit using Amazon Web Services's Python Lambda Functions. Currently supported profiles are for Linux servers and AWS Lambda. Check the appropriate release branch. The cherrypy release branches have added components for request validation.
MIT License
275 stars 58 forks source link

App id verification #32

Open fernandoaguilar opened 7 years ago

fernandoaguilar commented 7 years ago

hey i wrote some code to verify application ids since its needed to pass Amazon submission. Let me know if you are fine with this code or if you need me to make any changes or if you know a cleaner way of doing this.