A backend for a cat listing application Running and Env variables to use MONGOURL: Mongo connection url PORT: the port to use for connecting to the API Paths /breeds lists all breeds /breeds/:id gets a breed by ID /breeds/:name gets a breed by name