coolguy1990 / zooworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZOO API

  1. GET -> / -> list of all zoos
  2. GET -> /zoo/:id -> details about particular zoo
  3. GET -> /animals -> list of all animals
  4. GET -> /animals/:id -> details about particular animal

About

License:MIT License


Languages

Language:JavaScript 100.0%