{"info":{"_postman_id":"71fe8fc7-574d-4aab-a63c-2d2c86965054","name":"recipe-web","description":"<html><head></head><body><p>This is a Recipe Web API documantation.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"31315195","collectionId":"71fe8fc7-574d-4aab-a63c-2d2c86965054","publishedId":"2s9Ykn8hEY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-12-16T21:59:36.000Z"},"item":[{"name":"Auth","item":[{"name":"logout","id":"a2aee568-8efe-461b-ba96-4e39ca8fc049","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"default"},{"key":"Accept","value":"application/json","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"alice@email.com\",\n    \"password\": \"password\"\n}\n\n"},"url":"http://localhost:8000/api/logout","urlObject":{"protocol":"http","port":"8000","path":["api","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e32104a6-bf88-4177-aeb4-96e30fc455c5","name":"login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"default"},{"key":"Accept","value":"application/json","type":"default"},{"key":"credenti","value":"","type":"default","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"email\": \"alice@email.com\",\n    \"password\": \"password\"\n}\n\n"},"url":"http://localhost:8000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:47:48 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:47:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"},{"key":"Set-Cookie","value":"jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwMDAvYXBpL2xvZ2luIiwiaWF0IjoxNzAyNzYzMjY4LCJleHAiOjE3MDI3NjY4NjgsIm5iZiI6MTcwMjc2MzI2OCwianRpIjoiNGNpdXNnVm5senlwZnltYyIsInN1YiI6IjEiLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0.6IGPDD3tWrBQZffdDZPz4mSRER4trofs_hndHZAYXQw; expires=Sat, 16 Dec 2023 22:47:48 GMT; Max-Age=3600; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_type\": \"bearer\",\n    \"expires_in\": 3600,\n    \"data\": {\n        \"user_id\": 1,\n        \"first_name\": \"Alice\",\n        \"last_name\": \"M\",\n        \"email\": \"alice@email.com\",\n        \"profile_image_path\": \"/path/to/image1.jpg\",\n        \"category\": \"admin\",\n        \"created_at\": \"2023-12-16 07:06:40\",\n        \"updated_at\": \"2023-12-16 07:06:40\"\n    },\n    \"message\": \"Login successful\"\n}"}],"_postman_id":"a2aee568-8efe-461b-ba96-4e39ca8fc049"},{"name":"login","id":"e05adccd-9792-467a-b040-d721708f3c56","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"default"},{"key":"Accept","value":"application/json","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"alice@email.com\",\n    \"password\": \"password\"\n}\n\n"},"url":"http://localhost:8000/api/login","description":"<ul>\n<li><p>Send request with \"email\" and \"password\"</p>\n</li>\n<li><p>Get a json response with token in cookie</p>\n</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["api","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"481853d5-b596-433c-bf24-b664eb096aa5","name":"login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"default"},{"key":"Accept","value":"application/json","type":"default"},{"key":"credenti","value":"","type":"default","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"email\": \"alice@email.com\",\n    \"password\": \"password\"\n}\n\n"},"url":"http://localhost:8000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:47:48 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:47:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"},{"key":"Set-Cookie","value":"jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwMDAvYXBpL2xvZ2luIiwiaWF0IjoxNzAyNzYzMjY4LCJleHAiOjE3MDI3NjY4NjgsIm5iZiI6MTcwMjc2MzI2OCwianRpIjoiNGNpdXNnVm5senlwZnltYyIsInN1YiI6IjEiLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0.6IGPDD3tWrBQZffdDZPz4mSRER4trofs_hndHZAYXQw; expires=Sat, 16 Dec 2023 22:47:48 GMT; Max-Age=3600; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_type\": \"bearer\",\n    \"expires_in\": 3600,\n    \"data\": {\n        \"user_id\": 1,\n        \"first_name\": \"Alice\",\n        \"last_name\": \"M\",\n        \"email\": \"alice@email.com\",\n        \"profile_image_path\": \"/path/to/image1.jpg\",\n        \"category\": \"admin\",\n        \"created_at\": \"2023-12-16 07:06:40\",\n        \"updated_at\": \"2023-12-16 07:06:40\"\n    },\n    \"message\": \"Login successful\"\n}"}],"_postman_id":"e05adccd-9792-467a-b040-d721708f3c56"},{"name":"loginWithUser","id":"ebae4211-8327-429f-b575-8d07af073f3c","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"default"},{"key":"Accept","value":"application/json","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"bob@email.com\",\n    \"password\": \"password\"\n}\n\n"},"url":"http://localhost:8000/api/login","urlObject":{"protocol":"http","port":"8000","path":["api","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"19307538-0e3e-4b49-a9b8-b7bb2e699017","name":"login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"default"},{"key":"Accept","value":"application/json","type":"default"},{"key":"credenti","value":"","type":"default","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"email\": \"alice@email.com\",\n    \"password\": \"password\"\n}\n\n"},"url":"http://localhost:8000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:47:48 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:47:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"},{"key":"Set-Cookie","value":"jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwMDAvYXBpL2xvZ2luIiwiaWF0IjoxNzAyNzYzMjY4LCJleHAiOjE3MDI3NjY4NjgsIm5iZiI6MTcwMjc2MzI2OCwianRpIjoiNGNpdXNnVm5senlwZnltYyIsInN1YiI6IjEiLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0.6IGPDD3tWrBQZffdDZPz4mSRER4trofs_hndHZAYXQw; expires=Sat, 16 Dec 2023 22:47:48 GMT; Max-Age=3600; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_type\": \"bearer\",\n    \"expires_in\": 3600,\n    \"data\": {\n        \"user_id\": 1,\n        \"first_name\": \"Alice\",\n        \"last_name\": \"M\",\n        \"email\": \"alice@email.com\",\n        \"profile_image_path\": \"/path/to/image1.jpg\",\n        \"category\": \"admin\",\n        \"created_at\": \"2023-12-16 07:06:40\",\n        \"updated_at\": \"2023-12-16 07:06:40\"\n    },\n    \"message\": \"Login successful\"\n}"}],"_postman_id":"ebae4211-8327-429f-b575-8d07af073f3c"},{"name":"refresh-token","id":"27c0968d-26d7-4d14-99ff-2bdb93fe2451","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"default"},{"key":"Accept","value":"application/json","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"alice@email.com\",\n    \"password\": \"password\"\n}\n\n"},"url":"http://localhost:8000/api/refresh-token","urlObject":{"protocol":"http","port":"8000","path":["api","refresh-token"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fc91f230-596b-4c9b-939e-5ad936f1fbca","name":"login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"default"},{"key":"Accept","value":"application/json","type":"default"},{"key":"credenti","value":"","type":"default","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"email\": \"alice@email.com\",\n    \"password\": \"password\"\n}\n\n"},"url":"http://localhost:8000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:47:48 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:47:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"},{"key":"Set-Cookie","value":"jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwMDAvYXBpL2xvZ2luIiwiaWF0IjoxNzAyNzYzMjY4LCJleHAiOjE3MDI3NjY4NjgsIm5iZiI6MTcwMjc2MzI2OCwianRpIjoiNGNpdXNnVm5senlwZnltYyIsInN1YiI6IjEiLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0.6IGPDD3tWrBQZffdDZPz4mSRER4trofs_hndHZAYXQw; expires=Sat, 16 Dec 2023 22:47:48 GMT; Max-Age=3600; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_type\": \"bearer\",\n    \"expires_in\": 3600,\n    \"data\": {\n        \"user_id\": 1,\n        \"first_name\": \"Alice\",\n        \"last_name\": \"M\",\n        \"email\": \"alice@email.com\",\n        \"profile_image_path\": \"/path/to/image1.jpg\",\n        \"category\": \"admin\",\n        \"created_at\": \"2023-12-16 07:06:40\",\n        \"updated_at\": \"2023-12-16 07:06:40\"\n    },\n    \"message\": \"Login successful\"\n}"}],"_postman_id":"27c0968d-26d7-4d14-99ff-2bdb93fe2451"}],"id":"98133c94-ef60-42ca-9e49-251976ac8bf9","_postman_id":"98133c94-ef60-42ca-9e49-251976ac8bf9","description":""},{"name":"Recipes","item":[{"name":"recipeById","id":"7bb89304-fbf1-4a98-bac8-479741c01155","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/recipes/1","description":"<ul>\n<li>Get json response of recipe by ID</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["api","recipes","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3869a7e8-f5a0-48bb-8100-53baee446305","name":"recipeById","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/recipes/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:48:05 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:48:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Tomato Soup\",\n        \"imagePath\": \"/storage/img/1702713759_white_sugar.png\",\n        \"cookingTime\": 35,\n        \"stepInstruction\": \"Step-by-step instructions for Tomato Soup.\",\n        \"createdAt\": \"2023-12-16 07:06:40\",\n        \"updatedAt\": \"2023-12-16 15:58:28\",\n        \"createdBy\": \"Alice M\"\n    },\n    \"message\": \"Recipe fetched by ID successfully\"\n}"}],"_postman_id":"7bb89304-fbf1-4a98-bac8-479741c01155"},{"name":"getRecipes","id":"cafe3a95-11f9-4a41-86de-5b55f97b8168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/recipes","description":"<ul>\n<li>Get a list of recipes</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["api","recipes"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cc481c0f-4aa2-448c-b4d7-04cd656f18b7","name":"getRecipes","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/recipes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:48:10 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:48:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Tomato Soup\",\n            \"createdAt\": \"2023-12-16 07:06:40\",\n            \"updatedAt\": \"2023-12-16 15:58:28\",\n            \"createdBy\": \"Alice M\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Potato Salad\",\n            \"createdAt\": \"2023-12-16 07:06:40\",\n            \"updatedAt\": \"2023-12-16 07:06:40\",\n            \"createdBy\": \"Bob T\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Onion Pie\",\n            \"createdAt\": \"2023-12-16 07:06:40\",\n            \"updatedAt\": \"2023-12-16 07:06:40\",\n            \"createdBy\": \"Charlie C\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"test recipe\",\n            \"createdAt\": \"2023-12-16 21:31:52\",\n            \"updatedAt\": \"2023-12-16 21:31:52\",\n            \"createdBy\": \"Alice M\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"test recipe\",\n            \"createdAt\": \"2023-12-16 21:46:04\",\n            \"updatedAt\": \"2023-12-16 21:46:04\",\n            \"createdBy\": \"Alice M\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"test recipe\",\n            \"createdAt\": \"2023-12-16 21:46:34\",\n            \"updatedAt\": \"2023-12-16 21:46:34\",\n            \"createdBy\": \"Alice M\"\n        }\n    ],\n    \"message\": \"Recipes fetched successfully\"\n}"}],"_postman_id":"cafe3a95-11f9-4a41-86de-5b55f97b8168"},{"name":"createRecipe","id":"41aa38c4-0955-4731-bef6-35dcbc12a1f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"recipe_name\": \"test recipe\",\n    \"cooking_time\": 35,\n    \"step_instruction\": \"Step-by-step instructions for Tomato Soup.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/recipes","description":"<ul>\n<li>create a new recipe</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["api","recipes"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"26749054-de27-4e28-a726-32a22baa3ee5","name":"createRecipe","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"recipe_name\": \"test recipe\",\n    \"cooking_time\": 35,\n    \"step_instruction\": \"Step-by-step instructions for Tomato Soup.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/recipes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:48:15 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:48:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 9,\n        \"name\": \"test recipe\",\n        \"imagePath\": null,\n        \"cookingTime\": 35,\n        \"stepInstruction\": \"Step-by-step instructions for Tomato Soup.\",\n        \"createdAt\": \"2023-12-16 21:48:15\",\n        \"updatedAt\": \"2023-12-16 21:48:15\",\n        \"createdBy\": \"Alice M\"\n    },\n    \"message\": \"Recipe created successfully\"\n}"}],"_postman_id":"41aa38c4-0955-4731-bef6-35dcbc12a1f1"},{"name":"updateRecipe","id":"4dabcee2-9f95-4ae5-be86-68a12275eeec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"recipe_name\": \"test recipe\",\n    \"cooking_time\": 32,\n    \"step_instruction\": \"Step-by-step instructions for Tomato Soup.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/recipes/{{id}}","description":"<ul>\n<li><p>send json request to update recipe</p>\n</li>\n<li><p>Get a json response to confirm</p>\n</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["api","recipes","{{id}}"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"71c30257-9ecb-46b0-93be-c2325e26606f","name":"updateRecipe","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 9,\n    \"recipe_name\": \"test recipe\",\n    \"cooking_time\": 32,\n    \"step_instruction\": \"Step-by-step instructions for Tomato Soup.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/recipes/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:51:10 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:51:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 9,\n        \"name\": \"test recipe\",\n        \"imagePath\": null,\n        \"cookingTime\": 32,\n        \"stepInstruction\": \"Step-by-step instructions for Tomato Soup.\",\n        \"createdAt\": \"2023-12-16 21:48:15\",\n        \"updatedAt\": \"2023-12-16 21:51:10\",\n        \"createdBy\": \"Alice M\"\n    },\n    \"message\": \"Recipe updated successfully\"\n}"}],"_postman_id":"4dabcee2-9f95-4ae5-be86-68a12275eeec"},{"name":"deleteRecipe","id":"42b77fea-af83-44fb-9bbf-091ef1fcd3cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n        \"recipe_name\": \"test recipe\",\n        \"cooking_time\": 32,\n        \"step_instruction\": \"Step-by-step instructions for Tomato Soup.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/recipes/{{id}}","description":"<ul>\n<li><p>Delete recipe by Id</p>\n</li>\n<li><p>Get json response</p>\n</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["api","recipes","{{id}}"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f28c87c3-b4b1-4ac4-8933-61d345cf6998","name":"deleteRecipe","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n        \"recipe_name\": \"test recipe\",\n        \"cooking_time\": 32,\n        \"step_instruction\": \"Step-by-step instructions for Tomato Soup.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/recipes/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:51:21 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:51:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": null,\n    \"message\": \"Recipe deleted successfully\"\n}"}],"_postman_id":"42b77fea-af83-44fb-9bbf-091ef1fcd3cf"},{"name":"userRecipes","id":"79e772a1-c5ec-42cb-b269-ee8dd59725cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseApi}}/user/recipes","urlObject":{"path":["user","recipes"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"d95bcdc1-028b-4375-8e33-a8b2307fd298","name":"RecipesByUser","originalRequest":{"method":"GET","header":[],"url":"{{BaseApi}}/user/recipes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:14:15 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:14:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Tomato Soup\",\n            \"createdAt\": \"2023-12-25 05:28:56\",\n            \"updatedAt\": \"2023-12-25 05:28:56\",\n            \"createdBy\": \"Alice M\"\n        }\n    ],\n    \"message\": \"Recipes fetched by user ID successfully\"\n}"}],"_postman_id":"79e772a1-c5ec-42cb-b269-ee8dd59725cd"},{"name":"New Request","id":"fb646fab-ca60-4026-88b6-0155ea0eca56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"fb646fab-ca60-4026-88b6-0155ea0eca56"}],"id":"eb8c20ea-3efd-4db3-90ab-bc718d0833d9","_postman_id":"eb8c20ea-3efd-4db3-90ab-bc718d0833d9","description":""},{"name":"UserProfile","item":[{"name":"currentUser","id":"0f2bc9b3-1986-40d0-a57d-4ff19968926d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/user","urlObject":{"protocol":"http","port":"8000","path":["api","user"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"457d6973-d53c-4bfd-b9a6-14f9e5f31fc2","name":"currentUser","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 04:51:56 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 04:51:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 1,\n        \"firstName\": \"Alice\",\n        \"lastName\": \"M\",\n        \"name\": \"Alice M\",\n        \"email\": \"alice@email.com\",\n        \"imagePath\": \"/path/to/image1.jpg\",\n        \"category\": \"admin\",\n        \"createdAt\": \"2023-12-25 05:28:55\",\n        \"updatedAt\": \"2023-12-25 05:28:55\"\n    },\n    \"message\": \"User retrieved successfully\"\n}"}],"_postman_id":"0f2bc9b3-1986-40d0-a57d-4ff19968926d"},{"name":"recipeByUser","id":"42c51782-6378-4376-89dc-78b17fe8c50d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/user/recipes","urlObject":{"protocol":"http","port":"8000","path":["api","user","recipes"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a22be1bc-df08-43ab-b3ab-1049c358751c","name":"recipeByUser","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/user/recipes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 00:17:26 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 00:17:26 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Tomato Soup\",\n            \"createdAt\": \"2023-12-25 05:28:56\",\n            \"updatedAt\": \"2023-12-25 05:28:56\",\n            \"createdBy\": \"Alice M\"\n        }\n    ],\n    \"message\": \"Recipes fetched by user ID successfully\"\n}"}],"_postman_id":"42c51782-6378-4376-89dc-78b17fe8c50d"},{"name":"reviewByUser","id":"165e3644-a5e8-4022-8047-e77b2d95a0c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/user/reviews","urlObject":{"protocol":"http","port":"8000","path":["api","user","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"281d953c-a0cd-4e7f-a833-d8ad5b3b49be","name":"recipeByUser","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/user/recipes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 00:17:26 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 00:17:26 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Tomato Soup\",\n            \"createdAt\": \"2023-12-25 05:28:56\",\n            \"updatedAt\": \"2023-12-25 05:28:56\",\n            \"createdBy\": \"Alice M\"\n        }\n    ],\n    \"message\": \"Recipes fetched by user ID successfully\"\n}"}],"_postman_id":"165e3644-a5e8-4022-8047-e77b2d95a0c9"}],"id":"e8d3e9b4-5d47-46b5-9adf-48ac9dddce0b","_postman_id":"e8d3e9b4-5d47-46b5-9adf-48ac9dddce0b","description":""},{"name":"Ingredients","item":[{"name":"Ingredients","id":"03f3f352-5a2b-4312-9559-226dbf902f7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseApi}}/ingredients","urlObject":{"path":["ingredients"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"a79510fa-8a32-4781-aae4-57baaa4b52dd","name":"getIngredients","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/ingredients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 17:54:04 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 17:54:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Tomato\",\n            \"createdAt\": \"2023-12-25 05:28:56\",\n            \"updatedAt\": \"2023-12-25 05:28:56\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Potato\",\n            \"createdAt\": \"2023-12-25 05:28:56\",\n            \"updatedAt\": \"2023-12-25 05:28:56\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Onion\",\n            \"createdAt\": \"2023-12-25 05:28:56\",\n            \"updatedAt\": \"2023-12-25 05:28:56\"\n        }\n    ],\n    \"message\": \"Ingredients fetched successfully\"\n}"}],"_postman_id":"03f3f352-5a2b-4312-9559-226dbf902f7d"},{"name":"IngredientsById","id":"6a8cb8f4-87fc-4306-a216-e174121f8da8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseApi}}/ingredients/1","urlObject":{"path":["ingredients","1"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"1ce7997e-41f2-43e3-8518-147e7e247a01","name":"getIngredientsById","originalRequest":{"method":"PUT","header":[],"url":"http://localhost:8000/api/ingredients/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 17:53:25 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 17:53:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Tomato\",\n        \"imagePath\": \"/path/to/tomato.jpg\",\n        \"description\": \"A red juicy fruit used in cooking.\",\n        \"createdAt\": \"2023-12-25 05:28:56\",\n        \"updatedAt\": \"2023-12-25 05:28:56\"\n    },\n    \"message\": \"Ingredient fetched by ID successfully\"\n}"},{"id":"6398e15d-6ed9-44f1-8702-8478f7e193ba","name":"getIngredientsById","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"        {\n            \"name\": \"pepper\",\n            \"description\" : \"dadffda\"\n        }","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/ingredients/4"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 17:57:28 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 17:57:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"Unauthorized\"\n}"}],"_postman_id":"6a8cb8f4-87fc-4306-a216-e174121f8da8"},{"name":"updateIngredient","id":"6925b590-544a-4b97-b1c0-71ff7a0433b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"        {\n            \"name\": \"pepper\",\n            \"description\" : \"dadffda\"\n        }","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/ingredients/4","urlObject":{"path":["ingredients","4"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"c62d574b-d1d5-4114-a2f1-3ddb528334d4","name":"updateIngredient","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"        {\n            \"name\": \"pepper\",\n            \"description\" : \"dadffda\"\n        }","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/ingredients/4"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 17:57:28 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 17:57:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"Unauthorized\"\n}"}],"_postman_id":"6925b590-544a-4b97-b1c0-71ff7a0433b7"},{"name":"newIngredient","id":"f51b79ed-8f35-494a-93e6-4aa3eb4c3441","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"piment\",\n    \"description\" : \"dadffda\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/ingredients","urlObject":{"path":["ingredients"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"e66b42cc-355d-430f-9361-1b1c323ab99c","name":"NewIngredient","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"piment\",\n    \"description\" : \"dadffda\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/ingredients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:17:22 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:17:22 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 5,\n        \"name\": \"piment\",\n        \"imagePath\": null,\n        \"description\": \"dadffda\",\n        \"createdAt\": \"2023-12-26 19:17:22\",\n        \"updatedAt\": \"2023-12-26 19:17:22\"\n    },\n    \"message\": \"Ingredient created successfully\"\n}"}],"_postman_id":"f51b79ed-8f35-494a-93e6-4aa3eb4c3441"},{"name":"ingredient","id":"65e9b020-fdd1-46ef-975b-0a36c10c04af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{BaseApi}}/ingredients/5","urlObject":{"path":["ingredients","5"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"be403227-33b5-48c7-839b-5974f3ad2196","name":"DeleteIngredient5","originalRequest":{"method":"DELETE","header":[],"url":"{{BaseApi}}/ingredients/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:18:58 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:18:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": null,\n    \"message\": \"Ingredient deleted successfully\"\n}"}],"_postman_id":"65e9b020-fdd1-46ef-975b-0a36c10c04af"}],"id":"d94a87fa-f66a-447e-af42-4c23a6b792de","_postman_id":"d94a87fa-f66a-447e-af42-4c23a6b792de","description":""},{"name":"Reviews","item":[{"name":"reviews","id":"3893db3f-17a2-4e9e-bce6-feeb39439fc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseApi}}/reviews","urlObject":{"path":["reviews"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"d6c04492-4b35-4cbc-b63a-579f15280ef6","name":"reviews","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 18:54:12 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 18:54:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"recipeName\": \"Tomato Soup\",\n            \"userName\": \"Alice M\",\n            \"createdAt\": \"2023-12-25 05:28:56\"\n        },\n        {\n            \"id\": 2,\n            \"recipeName\": \"Tomato Soup\",\n            \"userName\": \"Bob T\",\n            \"createdAt\": \"2023-12-25 05:28:56\"\n        },\n        {\n            \"id\": 3,\n            \"recipeName\": \"Tomato Soup\",\n            \"userName\": \"Charlie C\",\n            \"createdAt\": \"2023-12-25 05:28:56\"\n        }\n    ],\n    \"message\": \"Reviews fetched successfully\"\n}"}],"_postman_id":"3893db3f-17a2-4e9e-bce6-feeb39439fc9"},{"name":"reviewsById","id":"ec7f2621-8023-43ae-9e2f-086f33649338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"3ef6d7d1-8512-40ba-9e56-f61b0c8cfb36","name":"reviewsById","originalRequest":{"method":"GET","header":[],"url":"{{BaseApi}}/reviews/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:05:10 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:05:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 1,\n        \"recipeName\": \"Tomato Soup\",\n        \"userName\": \"Alice M\",\n        \"comment\": \"Great taste!\",\n        \"rating\": \"4.50\",\n        \"createdAt\": \"2023-12-25 05:28:56\"\n    },\n    \"message\": \"Review fetched successfully.\"\n}"}],"_postman_id":"ec7f2621-8023-43ae-9e2f-086f33649338"},{"name":"newReviews","id":"2c5aa959-64e9-4ea7-9acc-ea230892aaef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"comment\": \"Great taste!\",\n        \"rating\": \"4.50\",\n        \"recipe_name\" : \"Onion Pie\",\n        \"user_name\" : \"Alice M\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/reviews","urlObject":{"path":["reviews"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"140929f8-e8c2-4113-ab50-170b9ecf508c","name":"OnionPieReivew","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"comment\": \"Great taste!\",\n        \"rating\": \"4.50\",\n        \"recipe_name\" : \"Onion Pie\",\n        \"user_name\" : \"Alice M\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:07:48 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:07:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 4,\n        \"recipeName\": \"Onion Pie\",\n        \"userName\": \"Alice M\",\n        \"comment\": \"Great taste!\",\n        \"rating\": \"4.50\",\n        \"createdAt\": \"2023-12-26 19:07:48\"\n    },\n    \"message\": \"Review created successfully.\"\n}"}],"_postman_id":"2c5aa959-64e9-4ea7-9acc-ea230892aaef"},{"name":"updateReview","id":"7cf5cca7-7cde-47ad-9da6-4510359555d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"pas pire\",\n    \"rating\": \"4.50\",\n    \"recipe_name\" : \"Onion Pie\",\n    \"user_name\" : \"Alice M\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/reviews/4","urlObject":{"path":["reviews","4"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"8d52b719-3d45-41f5-bee9-ef026db833e5","name":"updateOnionReview","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"pas pire\",\n    \"rating\": \"4.50\",\n    \"recipe_name\" : \"Onion Pie\",\n    \"user_name\" : \"Alice M\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/reviews/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:09:59 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:09:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"review_id\": 4,\n        \"recipe_id\": 3,\n        \"comment\": \"pas pire\",\n        \"rating\": \"4.50\",\n        \"user_id\": 1,\n        \"created_at\": \"2023-12-26 19:07:48\",\n        \"updated_at\": \"2023-12-26 19:09:59\"\n    },\n    \"message\": \"Review updated successfully\"\n}"}],"_postman_id":"7cf5cca7-7cde-47ad-9da6-4510359555d9"},{"name":"review","id":"28b0ee0a-f1f9-42a5-9241-88a4593fb371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"1df9523d-e26a-4c89-a1ff-e4eccab0e3bf","name":"deleteReview","originalRequest":{"method":"DELETE","header":[],"url":"{{BaseApi}}/reviews/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:11:20 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:11:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": null,\n    \"message\": \"Review deleted successfully.\"\n}"}],"_postman_id":"28b0ee0a-f1f9-42a5-9241-88a4593fb371"},{"name":"userReviews","id":"2c793906-6012-4ebe-9164-fcbf5a9746ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseApi}}/user/reviews","urlObject":{"path":["user","reviews"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"0e9802b9-94f4-420d-bde4-47f97f521931","name":"ReviewsByUser1","originalRequest":{"method":"GET","header":[],"url":"{{BaseApi}}/user/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:15:06 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:15:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"recipeName\": \"Tomato Soup\",\n            \"userName\": \"Alice M\",\n            \"createdAt\": \"2023-12-25 05:28:56\"\n        }\n    ],\n    \"message\": \"Reviews fetched successfully\"\n}"}],"_postman_id":"2c793906-6012-4ebe-9164-fcbf5a9746ab"},{"name":"reviewByRecipeid","id":"d4c24d01-4937-45c2-ac5a-1411e3196610","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseApi}}/recipes/1/reviews","urlObject":{"path":["recipes","1","reviews"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"92a26f9a-19f4-42ec-bef6-8bae7f99bcd1","name":"reviewByRecipeid","originalRequest":{"method":"GET","header":[],"url":"{{BaseApi}}/recipes/1/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Mon, 01 Jan 2024 04:30:08 GMT"},{"key":"Date","value":"Mon, 01 Jan 2024 04:30:08 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"48"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"recipeName\": \"Tomato Soup\",\n            \"userName\": \"Alice M\",\n            \"comment\": \"Great taste!\",\n            \"rating\": \"4.50\",\n            \"location\": \"London, UK\",\n            \"createdAt\": \"2023-12-30 15:32:42\"\n        },\n        {\n            \"id\": 2,\n            \"recipeName\": \"Tomato Soup\",\n            \"userName\": \"Bob T\",\n            \"comment\": \"Loved it, but a bit salty.\",\n            \"rating\": \"4.00\",\n            \"location\": \"Paris, France\",\n            \"createdAt\": \"2023-12-30 15:32:42\"\n        },\n        {\n            \"id\": 3,\n            \"recipeName\": \"Tomato Soup\",\n            \"userName\": \"Charlie C\",\n            \"comment\": \"Perfect for dinner.\",\n            \"rating\": \"5.00\",\n            \"location\": \"New York, USA\",\n            \"createdAt\": \"2023-12-30 15:32:42\"\n        }\n    ],\n    \"message\": \"Reviews fetched successfully\"\n}"}],"_postman_id":"d4c24d01-4937-45c2-ac5a-1411e3196610"},{"name":"addReviewByRecipe","id":"8bc723fa-d734-45fc-96ca-8390e9a777ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"very delicious!!!\",\n    \"rating\" : 2\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/recipes/1/reviews","urlObject":{"path":["recipes","1","reviews"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"a549e4dc-6a1f-45cb-9793-5ad9eb4f15c2","name":"reviewByRecipeId","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"very delicious!!!\",\n    \"rating\" : 2\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseApi}}/recipes/1/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Mon, 01 Jan 2024 04:58:29 GMT"},{"key":"Date","value":"Mon, 01 Jan 2024 04:58:29 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 5,\n        \"recipeName\": \"Tomato Soup\",\n        \"userName\": \"Alice M\",\n        \"comment\": \"very delicious!!!\",\n        \"rating\": 2,\n        \"location\": \"London, UK\",\n        \"createdAt\": \"2024-01-01 04:58:29\"\n    },\n    \"message\": \"Review created successfully.\"\n}"}],"_postman_id":"8bc723fa-d734-45fc-96ca-8390e9a777ce"}],"id":"0a79e602-4278-45b0-9927-44db4898d4d0","_postman_id":"0a79e602-4278-45b0-9927-44db4898d4d0","description":""},{"name":"Utils","item":[{"name":"uploadFile","id":"67df6a16-f5a9-43e0-8067-c08dae97e933","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/Users/caolisi/Library/CloudStorage/OneDrive-个人/work-FSD/11-projects/01-recipe-web/docs/资源/img/brown_potato.png"],"src":"postman-cloud:///1ee9c5a5-b864-4560-b37f-24289500f484"}]},"url":"http://localhost:8000/api/upload","description":"<ul>\n<li><p>send files via form-data</p>\n</li>\n<li><p>Get link by json response</p>\n</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["api","upload"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8e83f4ab-1523-494a-be5d-0f45a34dec75","name":"uploadFile","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/Users/caolisi/Library/CloudStorage/OneDrive-个人/work-FSD/11-projects/01-recipe-web/docs/资源/img/brown_potato.png"],"src":"postman-cloud:///1ee9c5a5-b864-4560-b37f-24289500f484"}]},"url":"http://localhost:8000/api/upload"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 16 Dec 2023 21:51:34 GMT"},{"key":"Date","value":"Sat, 16 Dec 2023 21:51:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": \"/storage/img/1702763494_brown_potato.png\",\n    \"message\": \"File uploaded successfully\"\n}"}],"_postman_id":"67df6a16-f5a9-43e0-8067-c08dae97e933"},{"name":"dashboard","id":"f4189113-a6f8-4b51-accf-dc686e66890f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseApi}}/dashboard","urlObject":{"path":["dashboard"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"147f8ac4-9da9-453f-89f9-f0acf71bb484","name":"dashboard","originalRequest":{"method":"GET","header":[],"url":"{{BaseApi}}/dashboard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:20:17 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:20:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"userStats\": {\n            \"totalUsers\": 3,\n            \"newUsers\": 3\n        },\n        \"recipeStats\": {\n            \"totalRecipes\": 3,\n            \"mostPopularRecipe\": {\n                \"recipe_id\": 1,\n                \"recipe_name\": \"Tomato Soup\",\n                \"user_id\": 1,\n                \"cooking_time\": 30,\n                \"step_instruction\": \"Step-by-step instructions for Tomato Soup.\",\n                \"description\": \"A delicious tomato soup.\",\n                \"recipe_image_path\": \"/path/to/tomato_soup.jpg\",\n                \"created_at\": \"2023-12-25 05:28:56\",\n                \"updated_at\": \"2023-12-25 05:28:56\",\n                \"reviews_count\": 3\n            }\n        },\n        \"ingredientStats\": {\n            \"totalIngredients\": 4,\n            \"mostUsedIngredient\": {\n                \"ingredient_id\": 1,\n                \"name\": \"Tomato\",\n                \"img_path\": \"/path/to/tomato.jpg\",\n                \"description\": \"A red juicy fruit used in cooking.\",\n                \"created_at\": \"2023-12-25 05:28:56\",\n                \"updated_at\": \"2023-12-25 05:28:56\",\n                \"recipes_count\": 1\n            }\n        },\n        \"reviewStats\": {\n            \"totalReviews\": 3,\n            \"recentReviews\": [\n                {\n                    \"id\": 1,\n                    \"recipeName\": \"Tomato Soup\",\n                    \"userName\": \"Alice M\",\n                    \"comment\": \"Great taste!\",\n                    \"rating\": \"4.50\",\n                    \"createdAt\": \"2023-12-25 05:28:56\"\n                },\n                {\n                    \"id\": 2,\n                    \"recipeName\": \"Tomato Soup\",\n                    \"userName\": \"Bob T\",\n                    \"comment\": \"Loved it, but a bit salty.\",\n                    \"rating\": \"4.00\",\n                    \"createdAt\": \"2023-12-25 05:28:56\"\n                },\n                {\n                    \"id\": 3,\n                    \"recipeName\": \"Tomato Soup\",\n                    \"userName\": \"Charlie C\",\n                    \"comment\": \"Perfect for dinner.\",\n                    \"rating\": \"5.00\",\n                    \"createdAt\": \"2023-12-25 05:28:56\"\n                }\n            ]\n        }\n    },\n    \"message\": \"Dashboard data retrieved successfully\"\n}"}],"_postman_id":"f4189113-a6f8-4b51-accf-dc686e66890f"}],"id":"4a2d493f-c4b6-4702-91c8-0dcd1c4480f0","_postman_id":"4a2d493f-c4b6-4702-91c8-0dcd1c4480f0","description":""},{"name":"Favorites","item":[{"name":"listFavorites","id":"8fc7e3e4-be76-459b-8000-c81441d5d24a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/user/favorites","urlObject":{"protocol":"http","port":"8000","path":["api","user","favorites"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"70663a4e-fd23-44ed-9398-cb05e9a7034a","name":"ListOfFavorites","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/user/favorites"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 19:01:54 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 19:01:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"user\": {\n                \"id\": 1,\n                \"name\": \"Alice M\"\n            },\n            \"recipe\": {\n                \"id\": 1,\n                \"name\": \"Tomato Soup\",\n                \"description\": \"A delicious tomato soup.\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"user\": {\n                \"id\": 1,\n                \"name\": \"Alice M\"\n            },\n            \"recipe\": {\n                \"id\": 2,\n                \"name\": \"Potato Salad\",\n                \"description\": \"A creamy potato salad.\"\n            }\n        }\n    ],\n    \"message\": \"Favorites fetched successfully\"\n}"}],"_postman_id":"8fc7e3e4-be76-459b-8000-c81441d5d24a"},{"name":"addfavorites","id":"1599c032-8718-477f-9c78-36410b30bb16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"recipe_id\": 2\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/user/favorites","urlObject":{"protocol":"http","port":"8000","path":["api","user","favorites"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f3665ef8-0717-4965-8520-60ba1266b10f","name":"addfavorites","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"recipe_id\": 2\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/user/favorites"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 17:12:33 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 17:12:33 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": null,\n        \"user\": {\n            \"id\": 2,\n            \"name\": \"Bob T\"\n        },\n        \"recipe\": {\n            \"id\": 2,\n            \"name\": \"Potato Salad\",\n            \"description\": \"A creamy potato salad.\"\n        }\n    },\n    \"message\": \"Recipe added to favorites successfully\"\n}"}],"_postman_id":"1599c032-8718-477f-9c78-36410b30bb16"},{"name":"favoritesByRecipeId","id":"2d125c31-a958-4953-9cae-7a62074f14d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseApi}}/user/favorites/1","urlObject":{"path":["user","favorites","1"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"db4f32a4-7e04-4341-bbc8-df9027da1247","name":"favoritesById","originalRequest":{"method":"GET","header":[],"url":"{{BaseApi}}/user/favorites/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 31 Dec 2023 23:07:31 GMT"},{"key":"Date","value":"Sun, 31 Dec 2023 23:07:31 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 3,\n        \"recipeId\": 3,\n        \"name\": \"Onion Pie\",\n        \"imagePath\": \"/path/to/onion_pie.jpg\",\n        \"cookingTime\": 45,\n        \"stepInstruction\": \"Step-by-step instructions for Onion Pie.\",\n        \"description\": \"A savory onion pie.\"\n    },\n    \"message\": \"Favorite retrieved successfully\"\n}"}],"_postman_id":"2d125c31-a958-4953-9cae-7a62074f14d6"},{"name":"favoriteByRecipeId","id":"f72ee73e-07e2-4638-b858-f6fd79d8a983","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{BaseApi}}/user/favorites/3","urlObject":{"path":["user","favorites","3"],"host":["{{BaseApi}}"],"query":[],"variable":[]}},"response":[{"id":"ede446ad-1a82-46c9-9803-e65297a636a4","name":"removeFavorite","originalRequest":{"method":"DELETE","header":[],"url":"{{BaseApi}}/user/favorites/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 31 Dec 2023 23:15:08 GMT"},{"key":"Date","value":"Sun, 31 Dec 2023 23:15:08 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": null,\n    \"message\": \"Favorite removed successfully\"\n}"}],"_postman_id":"f72ee73e-07e2-4638-b858-f6fd79d8a983"}],"id":"10bf2747-ca16-431a-8e46-f9bca6301e54","_postman_id":"10bf2747-ca16-431a-8e46-f9bca6301e54","description":""},{"name":"Users","item":[{"name":"userById","id":"2667820c-d4aa-4a06-81b7-7bb48976b78b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/users/2","urlObject":{"protocol":"http","port":"8000","path":["api","users","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e7a329a9-5776-4e86-849e-4c4785fa9ac9","name":"currentUser","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 26 Dec 2023 04:51:56 GMT"},{"key":"Date","value":"Tue, 26 Dec 2023 04:51:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 1,\n        \"firstName\": \"Alice\",\n        \"lastName\": \"M\",\n        \"name\": \"Alice M\",\n        \"email\": \"alice@email.com\",\n        \"imagePath\": \"/path/to/image1.jpg\",\n        \"category\": \"admin\",\n        \"createdAt\": \"2023-12-25 05:28:55\",\n        \"updatedAt\": \"2023-12-25 05:28:55\"\n    },\n    \"message\": \"User retrieved successfully\"\n}"}],"_postman_id":"2667820c-d4aa-4a06-81b7-7bb48976b78b"},{"name":"newUser","id":"920f4074-bec6-4780-b7a2-2ddb0cf82802","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://localhost:8000/api/users/","urlObject":{"protocol":"http","port":"8000","path":["api","users",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"920f4074-bec6-4780-b7a2-2ddb0cf82802"}],"id":"424953ee-8d6a-4fc8-8f39-ebdcd9af1b48","_postman_id":"424953ee-8d6a-4fc8-8f39-ebdcd9af1b48","description":""}]}