Skip to content

fragonib/cartelera-skill-be

Repository files navigation

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
    

Releases

No releases published

Packages

No packages published