melliott7264 / zookeeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a web server

melliott7264 opened this issue · comments

Description

User Stories

  • As a user, I can request for a list of all animal data

  • As a user, I can request data for just one animal based on its id value

  • As a user, I want to be able to do this from anywhere and not just my computer

Server has been created and is running locally and on Heroku.