Skip to content

Technoguyfication/alexa-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alexa-rest-api

It's not done. Go to alexa.technoguyfication.com

How do I use it

I ask very kindly that, instead of running your own production release of my software, please just use the website that's already there. It'll get constant updates and is overall easier to use. This code is here for people who want to study it, or run a private copy of it for personal use. Thanks.

You'll need:

  • A MySQL server capable of running InnoDB tables.
  • Apache or Nginx or something equivalent.
  • PHP version > 5.0 (this is a rough estimate, I haven't bothered to actually test it)
  • Basic knowledge of what's going on

Assuming you have everything, let's get started!

  1. Clone the repo somewhere and find the src folder.
  2. Get your MySQL and Apache (or equivalent) server started.
  3. Run this script in your MySQL database to get it all ready to go.
  4. Create a reCAPTCHA site and take note of your site key and secret. (This isn't really needed for personal use. It's probably best to leave this disabled.)
  5. Configure everything using the wiki page.
  6. Adjust the .htaccess file in the document root to your liking.

Congrats! You're done.

About

Alexa REST API is the service for connecting Amazon Alexa to anything.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published