fragonib / cartelera-skill-be

Alexa Cartelera skill backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

This is an alexa skill backend to get a rank for a given movie.

What do you need?

Currently retrieves movie rankings from filmaffinity.com and return Alexa speeches in spanish language.

Finally, to run this piece of code you have to use Node.js.

Steps to run

  1. Install node modules:

    npm install
    
  2. Run tests

    node test
    

About

Alexa Cartelera skill backend

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%