GET http://localhost:5000/api/pets/
# POST http://localhost:5000/api/users/login
# Content-Type: application/json
# { # "email": "admin@example.com", # "password": "123456" # }
GET http://localhost:5000/api/pets/
# POST http://localhost:5000/api/users/login
# Content-Type: application/json
# { # "email": "admin@example.com", # "password": "123456" # }