{"info":{"_postman_id":"32ddbae6-7b77-40dd-b2e9-e8d969081db3","name":"cookenu_api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"9133542","collectionId":"32ddbae6-7b77-40dd-b2e9-e8d969081db3","publishedId":"TVKEXwyh","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-09-25T13:26:20.000Z"},"item":[{"name":"https://cookenu-api.herokuapp.com/recipe/feed","id":"241cd863-8731-4477-99dd-c724150c4ffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjM4YmRlZDAxLTQ0NjItNDk1Zi1hZTA0LWY2ODI4YzI0MGVkMCIsImlhdCI6MTYwMDkwNzQxMCwiZXhwIjoxNjAxMDgwMjEwfQ.ythipq5RgFHBUwJ7JsRBnXA8u2nObnHNCwdyFkznoHI","type":"text"}],"url":"https://cookenu-api.herokuapp.com/recipe/feed","urlObject":{"protocol":"https","path":["recipe","feed"],"host":["cookenu-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"241cd863-8731-4477-99dd-c724150c4ffe"},{"name":"https://cookenu-api.herokuapp.com/recipe/:id","id":"926ddd94-c222-4d02-b496-d38d088d7070","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjM4YmRlZDAxLTQ0NjItNDk1Zi1hZTA0LWY2ODI4YzI0MGVkMCIsImlhdCI6MTYwMDkwNzQxMCwiZXhwIjoxNjAxMDgwMjEwfQ.ythipq5RgFHBUwJ7JsRBnXA8u2nObnHNCwdyFkznoHI","type":"text"}],"url":"https://cookenu-api.herokuapp.com/recipe/:id","urlObject":{"protocol":"https","path":["recipe",":id"],"host":["cookenu-api","herokuapp","com"],"query":[],"variable":[{"id":"1921797f-546d-4698-ac46-868ea78f404d","type":"string","value":"4","key":"id"}]}},"response":[],"_postman_id":"926ddd94-c222-4d02-b496-d38d088d7070"},{"name":"https://cookenu-api.herokuapp.com/recipe","id":"48b8737d-6945-470a-a000-962e8d0e8a3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjlhNzBhMTQzLTZhNzEtNDcwMS1iNjkxLWRiOTY2ODZhZGM0NyIsImlhdCI6MTYwMTAzOTgzMCwiZXhwIjoxNjAxMjEyNjMwfQ.Xi9HBvrdQ7qvFwN7FDcyubccJlYRK0-k-UsWOODt0Ic","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Nome da receita\",\n    \"description\": \"Descrição da receita\",\n    \"image\": \"Link da imagem\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cookenu-api.herokuapp.com/recipe","urlObject":{"protocol":"https","path":["recipe"],"host":["cookenu-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"48b8737d-6945-470a-a000-962e8d0e8a3e"},{"name":"https://cookenu-api.herokuapp.com/user/login","id":"0f5f859e-ddb9-4535-a5ae-8b17c3ce5238","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"chijo@gmail.com\",\n    \"password\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://cookenu-api.herokuapp.com/user/login","urlObject":{"protocol":"https","path":["user","login"],"host":["cookenu-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f5f859e-ddb9-4535-a5ae-8b17c3ce5238"},{"name":"https://cookenu-api.herokuapp.com/user/signup","id":"e1b7869d-c5be-4301-b2a9-c364f0fdfcf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Teste2\",\n    \"email\": \"teste2@gmail.com\",\n    \"password\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/signup","urlObject":{"protocol":"http","port":"3003","path":["user","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1b7869d-c5be-4301-b2a9-c364f0fdfcf7"}]}