Skip to content

dmarvp/voice-pokedex

Repository files navigation

Build Status codecov

A pokedex voice app for Amazon Alexa / Google Assistant

created with:

  • Jovo A nice framework that lets you build cross-platform voice apps with a single code base.
  • Bespoken Tools Tools that make debugging, monitoring and logging easier for voice apps.
  • PokéApi v2 Public RESTful API with info on all the pokemons to date.
  • Pokedex Promise v2 A node wrapper for the pokeapi that uses promises and callbacks.