Express/Node Web Server npm install node ./api/index Routes /pokemon : returns list of pokemon /trivia : returns list of all trivia questions /trivia/tags : returns list of trivia categories /trivia/tag/${tag} : returns list of trivia questions for category