{"info":{"_postman_id":"e7ad874e-d7de-4d49-b21b-fa7e46a754dd","name":"resipes","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"52373633","collectionId":"e7ad874e-d7de-4d49-b21b-fa7e46a754dd","publishedId":"2sBXqMHKGB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-06T06:14:32.000Z"},"item":[{"name":"delete","id":"23f418ba-1eab-4f5f-9437-a557b870dd76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:4000/api/recipe-delete/69edae4a47048f9f369b30fe","urlObject":{"protocol":"http","port":"4000","path":["api","recipe-delete","69edae4a47048f9f369b30fe"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"23f418ba-1eab-4f5f-9437-a557b870dd76"},{"name":"create","id":"319b12af-2cb3-42a4-bec7-d029beb0d4d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"chocolate cake\",\r\n    \"ingredients\":[\"maida\",\"sugar\",\"coco powder\",\"oil\",\"milk\",\"egg\"],\r\n    \"instructions\":[\"mixed well\",\"heat ovean\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/create-recipe","urlObject":{"protocol":"http","port":"4000","path":["api","create-recipe"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"319b12af-2cb3-42a4-bec7-d029beb0d4d8"},{"name":"get","id":"fb9b8cc9-5a99-4c09-9595-30347402a496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"chocolate cake\",\r\n    \"ingredients\":[\"maida\",\"sugar\",\"coco powder\",\"oil\",\"milk\",\"egg\"],\r\n    \"instructions\":[\"mixed well\",\"heat ovean\"]\r\n}"},"url":"http://localhost:4000/api/recipe-details","urlObject":{"protocol":"http","port":"4000","path":["api","recipe-details"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb9b8cc9-5a99-4c09-9595-30347402a496"},{"name":"get id","id":"74331c3c-9d83-434c-aa9c-befb7aeeff5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"chocolate cake\",\r\n    \"ingredients\":[\"maida\",\"sugar\",\"coco powder\",\"oil\",\"milk\",\"egg\"],\r\n    \"instructions\":[\"mixed well\",\"heat ovean\"]\r\n}"},"url":"http://localhost:4000/api/recipe-details/69edaf2d47048f9f369b3100","urlObject":{"protocol":"http","port":"4000","path":["api","recipe-details","69edaf2d47048f9f369b3100"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"74331c3c-9d83-434c-aa9c-befb7aeeff5d"},{"name":"update","id":"e06dc97f-4a56-437f-9abe-88bb34d333b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Chocolate Brownie chocolate\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/recipe-update/69edaf2d47048f9f369b3100","urlObject":{"protocol":"http","port":"4000","path":["api","recipe-update","69edaf2d47048f9f369b3100"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e06dc97f-4a56-437f-9abe-88bb34d333b0"}]}