{"info":{"_postman_id":"82098e3f-4a57-4d1a-a723-10b557f17168","name":"Labook","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"21113707","collectionId":"82098e3f-4a57-4d1a-a723-10b557f17168","publishedId":"2s935mtRK7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-04T00:21:59.000Z"},"item":[{"name":"Create User","id":"9243d5df-d0e2-4a69-999c-74f7e203526c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Fulaninha\",\n    \"email\": \"fulana@fulana.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://labook7.onrender.com/user/create","urlObject":{"protocol":"https","path":["user","create"],"host":["labook7","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9243d5df-d0e2-4a69-999c-74f7e203526c"},{"name":"Create Post","id":"d10c4945-1005-406f-b4af-ba0713ffd379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"photo\": \"Amor\",\n    \"description\": \"Paz\",\n    \"type\": \"normal\",\n    \"authorId\": \"0c7f41f0-dd7d-4b50-9dba-f3935334da85\"\n}","options":{"raw":{"language":"json"}}},"url":"https://labook7.onrender.com/post/create","urlObject":{"protocol":"https","path":["post","create"],"host":["labook7","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d10c4945-1005-406f-b4af-ba0713ffd379"},{"name":"Creat frienship","id":"bcf415be-c6a5-4bf2-9ca9-8f69f0a8206b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": \"95c61a87-c100-4927-9f66-a5d9d2263de7\",\n    \"friendship\": \"2fb42a7a-8f97-4ee7-8f8f-5a3a56def0ee\"\n}","options":{"raw":{"language":"json"}}},"url":"https://labook7.onrender.com/friendship/create","urlObject":{"protocol":"https","path":["friendship","create"],"host":["labook7","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bcf415be-c6a5-4bf2-9ca9-8f69f0a8206b"},{"name":"Get Post by Id","id":"e8d1f138-2343-46d5-b527-11aa2a6aa795","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://labook7.onrender.com/post/getbyid/:id","urlObject":{"protocol":"https","path":["post","getbyid",":id"],"host":["labook7","onrender","com"],"query":[{"disabled":true,"key":"","value":""}],"variable":[{"type":"any","value":"17e31f97-f0bc-4d93-ac07-6df89a8d9a31","key":"id"}]}},"response":[],"_postman_id":"e8d1f138-2343-46d5-b527-11aa2a6aa795"},{"name":"Get All Posts","id":"872485b2-3701-4ee0-bbe1-202a664da93c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://labook7.onrender.com/post/all","urlObject":{"protocol":"https","path":["post","all"],"host":["labook7","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"872485b2-3701-4ee0-bbe1-202a664da93c"},{"name":"Delete frienship","id":"fe946e47-c1a9-4285-ae61-9db0487b6e46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://labook7.onrender.com/friendship/delete/:id","urlObject":{"protocol":"https","path":["friendship","delete",":id"],"host":["labook7","onrender","com"],"query":[],"variable":[{"type":"any","value":"2fb42a7a-8f97-4ee7-8f8f-5a3a56def0ee","key":"id"}]}},"response":[],"_postman_id":"fe946e47-c1a9-4285-ae61-9db0487b6e46"}]}