Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 797 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 797 Bytes

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.