Exercise 1 Convert mongoose example code to be an Express app with: GET /puppies route that returns all puppies in the database POST /puppies route that allows the user to insert a puppy into the database