{"message":"PetFam API","version":"1.0","status":"running","endpoints":{"auth":["POST \/api\/auth\/login","POST \/api\/auth\/register","POST \/api\/auth\/logout","GET \/api\/auth\/me"],"pets":["GET \/api\/pets\/index","GET \/api\/pets\/show?id={pet_id}","POST \/api\/pets\/create","PUT \/api\/pets\/update","DELETE \/api\/pets\/delete"]}}