final-project-pet-adoption-group-15 Starter code is asg3 Due May 26 Aiden: GET /user POST /user PUT /user GET /user/{userid}/pet Kevin: GET /user/{userid}/photo DELETE /user GET /pet -- Confirmed to work by Shayla POST /pet Live Chatroom Loc: PUT /pet/{petid} POST pet/{petid}/adopt DELETE /pet/{petid} //not sure how to delete "actual images from bucket"? GET /photo -- Confirmed to work by Loc Shayla: POST / photo -- Confirmed to work by Loc PUT / photo DELETE / photo GET /photo/{petid} -- functional Rate Limiting -- Confirmed to work by Shayla