{"info":{"_postman_id":"8caa8193-712b-4f84-adb8-7fe8caff2318","name":"foodReceipt","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"30080582","collectionId":"8caa8193-712b-4f84-adb8-7fe8caff2318","publishedId":"2s9YXfc3aV","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-06T13:30:21.000Z"},"item":[{"name":"recipes","item":[{"name":"getAllReceipes","id":"71b16c40-cc80-41f6-9875-c81a6b6d4820","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://recipe-web-be-a.onrender.com/recipes/Allrecipes","urlObject":{"protocol":"https","path":["recipes","Allrecipes"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"71b16c40-cc80-41f6-9875-c81a6b6d4820"},{"name":"Get Detail Recipe By Title","id":"9cad494f-df28-4f54-8140-78ddf80f3e2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\":\"Nasi goreng\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://recipe-web-be-a.onrender.com/recipes/detail","urlObject":{"protocol":"https","path":["recipes","detail"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9cad494f-df28-4f54-8140-78ddf80f3e2b"}],"id":"5e56d5ee-4c5e-49d3-8c60-61eb6630f1b7","_postman_id":"5e56d5ee-4c5e-49d3-8c60-61eb6630f1b7","description":""},{"name":"comment","item":[{"name":"getCommentsByUID","id":"2ffca85a-4f43-4814-bcf3-7d60e525e9b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://recipe-web-be-a.onrender.com/recipes/:uid/detail/comments","urlObject":{"protocol":"https","path":["recipes",":uid","detail","comments"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[{"type":"any","value":"ed6957fd-1f8e-45de-985f-b95f8ac125a6","key":"uid"}]}},"response":[],"_postman_id":"2ffca85a-4f43-4814-bcf3-7d60e525e9b0"},{"name":"getAllComments","id":"152e3ca4-328a-47b1-8b44-548ca9481b2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://recipe-web-be-a.onrender.com/comments","urlObject":{"protocol":"https","path":["comments"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"152e3ca4-328a-47b1-8b44-548ca9481b2c"},{"name":"addComment","id":"472c0c4a-80d2-4ecd-98d9-c861cf9c3d6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"recipeUid\": \"0da24404-23b6-427a-942f-02d95189daa2\",\r\n    \"userUid\": \"ed6957fd-1f8e-45de-985f-b95f8ac125a6\",\r\n\t\"message\": \"Buatan mamang racing arsyad nih bosss senggol dong\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://recipe-web-be-a.onrender.com/comments","urlObject":{"protocol":"https","path":["comments"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"472c0c4a-80d2-4ecd-98d9-c861cf9c3d6c"}],"id":"d71e2b98-e604-4f52-a1e4-fc8346a36ae0","_postman_id":"d71e2b98-e604-4f52-a1e4-fc8346a36ae0","description":""},{"name":"user","item":[{"name":"registerUser","id":"b880caeb-dcb5-4a77-8df7-953e39cbd314","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"firstName\" : \"kazumasama\", \r\n\"lastName\" : \"thedarkness\", \r\n\"email\" : \"budimiredo123@gmail.com\", \r\n\"password\" : \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://recipe-web-be-a.onrender.com/user/register","urlObject":{"protocol":"https","path":["user","register"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b880caeb-dcb5-4a77-8df7-953e39cbd314"},{"name":"userLogin","id":"8f651a63-3cb1-4e86-abcd-3d44228a2fe8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"ahmad@gmail.com\", \r\n    \"password\" : \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://recipe-web-be-a.onrender.com/user/login","urlObject":{"protocol":"https","path":["user","login"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f651a63-3cb1-4e86-abcd-3d44228a2fe8"},{"name":"userLoginDetail","id":"d416e5cd-c948-4cf9-ad81-75db6b26110a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://recipe-web-be-a.onrender.com/user/login/profile","urlObject":{"protocol":"https","path":["user","login","profile"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d416e5cd-c948-4cf9-ad81-75db6b26110a"}],"id":"cb9d208a-efdf-4374-9060-2737c7386b91","_postman_id":"cb9d208a-efdf-4374-9060-2737c7386b91","description":""},{"name":"home_recipe","item":[{"name":"getPopularRecipes","id":"996d0dcb-cfd2-40c4-89fa-0a6148395471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://recipe-web-be-a.onrender.com/home/popular","urlObject":{"protocol":"https","path":["home","popular"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"996d0dcb-cfd2-40c4-89fa-0a6148395471"},{"name":"getListPopularRecipe","id":"8dc04309-c16a-4a95-aa42-59317cdb5dea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://recipe-web-be-a.onrender.com/home/list","urlObject":{"protocol":"https","path":["home","list"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8dc04309-c16a-4a95-aa42-59317cdb5dea"},{"name":"getNewRecipes","id":"b96fdcb5-0ce9-4236-8c90-30b2a14a0717","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://recipe-web-be-a.onrender.com/home/new","urlObject":{"protocol":"https","path":["home","new"],"host":["recipe-web-be-a","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b96fdcb5-0ce9-4236-8c90-30b2a14a0717"}],"id":"4bd2de13-c084-44a5-83ea-ce8d12cec844","_postman_id":"4bd2de13-c084-44a5-83ea-ce8d12cec844","description":""}]}