{"info":{"_postman_id":"20dd8208-f4af-4513-a91a-8f02bebed2a1","name":"Social media","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11680593","collectionId":"20dd8208-f4af-4513-a91a-8f02bebed2a1","publishedId":"TzXtJfzY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-05-22T18:32:23.000Z"},"item":[{"name":"users","item":[{"name":"/users/signup","id":"afcab999-8e85-4bcd-9eaa-6b5f9ab628aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"user@gmail.com\",\r\n    \"password\":\"password\",\r\n    \"firstname\":\"johnathan\",\r\n    \"lastname\":\"big\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/users/signup","description":"<p>Create new user</p>\n","urlObject":{"path":["users","signup"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"48811327-832b-4fc2-aaec-ad9314a2cea5","name":"/users/signup","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"example@gmail.com\",\r\n    \"password\":\"password\",\r\n    \"firstname\":\"john\",\r\n    \"lastname\":\"busta\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/users/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"40"},{"key":"ETag","value":"W/\"28-x+QxcLxF977ZiQM5VZo+E9QxZ5g\""},{"key":"Date","value":"Fri, 21 May 2021 18:39:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"user created successfully\"\n}"}],"_postman_id":"afcab999-8e85-4bcd-9eaa-6b5f9ab628aa"},{"name":"/users/login","id":"80a823f9-7515-4f09-9235-ef6bf39eb4af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"example@gmail.com\",\r\n    \"password\":\"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/users/login","urlObject":{"path":["users","login"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"360e07dc-11fa-446f-9678-7136c98d954a","name":"/users/login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"example@gmail.com\",\r\n    \"password\":\"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"184"},{"key":"ETag","value":"W/\"b8-u4pQ/C1E90fzSz/5mggg50Kcekk\""},{"key":"Date","value":"Fri, 21 May 2021 18:51:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"Auth successful\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImV4YW1wbGVAZ21haWwuY29tIiwiaWF0IjoxNjIxNjIzMDg0fQ.-kI3qi2VmszFJTPHwQAgK4iFwe_4HLgl-mPzkCEI6hM\"\n}"}],"_postman_id":"80a823f9-7515-4f09-9235-ef6bf39eb4af"},{"name":"/users/detele","id":"1b791d1c-bf3f-4509-a2c0-ac6e2ac3031d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/users/delete","urlObject":{"path":["users","delete"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"09d740d4-10b6-47c1-97f1-39a36067729e","name":"/users/detele","originalRequest":{"method":"DELETE","header":[],"url":"https://ohsocial.herokuapp.com/users/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"ETag","value":"W/\"27-ApBq8EeyNUplAQ4BgWKQ8mq7f2A\""},{"key":"Date","value":"Fri, 21 May 2021 19:00:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"user deleted sucessfully\"\n}"}],"_postman_id":"1b791d1c-bf3f-4509-a2c0-ac6e2ac3031d"},{"name":"/users/:userId/posts","id":"0afea23d-d4a7-4aad-a15f-6f003f805081","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://ohsocial.herokuapp.com/users/5/posts","description":"<p>Get all user posts</p>\n","urlObject":{"path":["users","5","posts"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"8d08f4e2-a540-4c43-9301-5d14edbe2939","name":"/users/:userId/posts","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/users/5/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"272"},{"key":"ETag","value":"W/\"110-nOQQ/wxXJZqWqe/ZYHVg3G/1AWQ\""},{"key":"Date","value":"Sat, 22 May 2021 20:28:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": 5,\n    \"posts\": [\n        {\n            \"id\": 1,\n            \"img_url\": \"http://res.cloudinary.com/dped6ve49/image/upload/v1621714629/SocialMedia/bcc0wq4ouojumgq1f481.jpg\",\n            \"caption\": \"A big boy from the new school of thought\",\n            \"createdAt\": \"2021-05-22T20:17:10.000Z\",\n            \"updatedAt\": \"2021-05-22T20:17:10.000Z\"\n        }\n    ]\n}"}],"_postman_id":"0afea23d-d4a7-4aad-a15f-6f003f805081"},{"name":"/users/:userId/friends","id":"1e98cacc-bc7d-4c30-9fa9-512b7bfb1c03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ohsocial.herokuapp.com/users/5/friends","description":"<p>Get all user friends</p>\n","urlObject":{"path":["users","5","friends"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"8832c62e-fc43-44da-a370-572e5f2a0ce5","name":"/users/:userId/friends","originalRequest":{"method":"GET","header":[],"url":"https://ohsocial.herokuapp.com/users/5/friends"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"ETag","value":"W/\"78-qFopNl8YMIKDmSoGdebokwSUD6A\""},{"key":"Date","value":"Sat, 22 May 2021 20:53:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"id\": 5,\n        \"first_name\": \"john\",\n        \"last_name\": \"busta\",\n        \"friend\": [\n            {\n                \"id\": 6,\n                \"first_name\": \"johnathan\",\n                \"last_name\": \"big\"\n            }\n        ]\n    }\n}"}],"_postman_id":"1e98cacc-bc7d-4c30-9fa9-512b7bfb1c03"},{"name":"/users/:userId/feeds","id":"54efc294-11c0-4192-9fa6-4989ebe5bb14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ohsocial.herokuapp.com/users/5/feeds","description":"<p>Get user feeds</p>\n","urlObject":{"path":["users","5","feeds"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"cb5be68a-a250-412d-934c-daacaaf54ca9","name":"/users/:userId/feeds","originalRequest":{"method":"GET","header":[],"url":"https://ohsocial.herokuapp.com/users/5/feeds"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"665"},{"key":"ETag","value":"W/\"299-OrnS2cYQupJ325pFFT+LCUWMUBo\""},{"key":"Date","value":"Sat, 22 May 2021 21:00:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"feed\": [\n        {\n            \"user\": {\n                \"first_name\": \"johnathan\",\n                \"last_name\": \"big\",\n                \"id\": 6\n            },\n            \"id\": 3,\n            \"img_url\": \"http://res.cloudinary.com/dped6ve49/image/upload/v1621717135/SocialMedia/bcsv9by1erwvomr6apxz.jpg\",\n            \"caption\": \"I am new here. Getting to know you all\",\n            \"createdAt\": \"2021-05-22T20:58:55.000Z\",\n            \"updatedAt\": \"2021-05-22T20:58:55.000Z\",\n            \"comments\": [],\n            \"likes\": []\n        },\n        {\n            \"user\": {\n                \"first_name\": \"johnathan\",\n                \"last_name\": \"big\",\n                \"id\": 6\n            },\n            \"id\": 2,\n            \"img_url\": \"http://res.cloudinary.com/dped6ve49/image/upload/v1621717106/SocialMedia/rcxv7ctjqmvf7azkzfie.jpg\",\n            \"caption\": \"I am new here. Please be nice\",\n            \"createdAt\": \"2021-05-22T20:58:27.000Z\",\n            \"updatedAt\": \"2021-05-22T20:58:27.000Z\",\n            \"comments\": [],\n            \"likes\": []\n        }\n    ]\n}"}],"_postman_id":"54efc294-11c0-4192-9fa6-4989ebe5bb14"}],"id":"9a7b581d-2b0e-4345-88dd-624fffb24baf","description":"<p>Users routes</p>\n","_postman_id":"9a7b581d-2b0e-4345-88dd-624fffb24baf"},{"name":"posts","item":[{"name":"/posts","id":"665c3256-c2fb-49f7-9763-d0855e967274","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"postImg","type":"file","src":"/C:/Users/GRAND/Downloads/products/2b.jpg"},{"key":"caption","value":"A big boy from the new school of thought","type":"text"}]},"url":"https://ohsocial.herokuapp.com/posts","urlObject":{"path":["posts"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"665c3256-c2fb-49f7-9763-d0855e967274"},{"name":"/posts/:postId","id":"f6d76ddc-28f4-42c0-a811-46b293b71168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://ohsocial.herokuapp.com/posts/1","description":"<p>Get single post</p>\n","urlObject":{"path":["posts","1"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"cf776810-f4b2-4e84-b098-f160a39e17a1","name":"/posts/:postId","originalRequest":{"method":"GET","header":[],"url":"https://ohsocial.herokuapp.com/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"304"},{"key":"ETag","value":"W/\"130-gHo4dIBWJUTa2KdYAYClafy3f5s\""},{"key":"Date","value":"Sat, 22 May 2021 20:40:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"success\",\n    \"post\": {\n        \"id\": 1,\n        \"img_url\": \"http://res.cloudinary.com/dped6ve49/image/upload/v1621714629/SocialMedia/bcc0wq4ouojumgq1f481.jpg\",\n        \"caption\": \"A big boy from the new school of thought\",\n        \"createdAt\": \"2021-05-22T20:17:10.000Z\",\n        \"updatedAt\": \"2021-05-22T20:17:10.000Z\",\n        \"userId\": 5,\n        \"comments\": []\n    }\n}"}],"_postman_id":"f6d76ddc-28f4-42c0-a811-46b293b71168"},{"name":"/posts/:postId","id":"5d126b5e-968c-4c8f-8d5a-9a503bea9c46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://ohsocial.herokuapp.com/posts/1","description":"<p>Delete a post</p>\n","urlObject":{"path":["posts","1"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"bd338f52-49b2-48c3-9939-b749e629050b","name":"/posts/:postId","originalRequest":{"method":"DELETE","header":[],"url":"https://ohsocial.herokuapp.com/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"22"},{"key":"ETag","value":"W/\"16-jY45PQN+HurxTHjG3dOzCLMmswA\""},{"key":"Date","value":"Sat, 22 May 2021 20:42:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"success\"\n}"}],"_postman_id":"5d126b5e-968c-4c8f-8d5a-9a503bea9c46"}],"id":"b85516fd-7801-4761-9d1a-d17aff3b478d","description":"<p>Posts routes</p>\n","_postman_id":"b85516fd-7801-4761-9d1a-d17aff3b478d"},{"name":"friends","item":[{"name":"/friends/add","id":"03b1c514-777b-484e-a1e6-2b3012f78b61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"friendId\":6\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/friends/add","description":"<p>Add a friend</p>\n","urlObject":{"path":["friends","add"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"1699d4b4-9790-4263-8296-8122c62ebf21","name":"/friends/add","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"friendId\":6\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/friends/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"36"},{"key":"ETag","value":"W/\"24-IUYAJeRJm53rsazefFzuOdO1zmI\""},{"key":"Date","value":"Sat, 22 May 2021 20:50:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"added\",\n    \"isFriend\": true\n}"}],"_postman_id":"03b1c514-777b-484e-a1e6-2b3012f78b61"},{"name":"/friends/remove","id":"cc6c55f1-b758-4a98-b44b-e8f249bda257","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"friendId\":6\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/friends/remove","description":"<p>Remove a friend</p>\n","urlObject":{"path":["friends","remove"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"93a520fa-975e-4c96-97c5-c79192a7aa2d","name":"/friends/add","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"friendId\":6\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/friends/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"36"},{"key":"ETag","value":"W/\"24-IUYAJeRJm53rsazefFzuOdO1zmI\""},{"key":"Date","value":"Sat, 22 May 2021 20:50:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"added\",\n    \"isFriend\": true\n}"},{"id":"d04d8885-a5d8-49ea-b1c5-8b0217dcb082","name":"/friends/remove","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"friendId\":6\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/friends/remove"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"ETag","value":"W/\"27-wPGWkJJjPffTHJlPMfj4qrE+abk\""},{"key":"Date","value":"Sat, 22 May 2021 21:21:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"removed\",\n    \"isFriend\": false\n}"}],"_postman_id":"cc6c55f1-b758-4a98-b44b-e8f249bda257"}],"id":"a0418f58-46b1-4337-862a-8d5306e5c174","description":"<p>Friends routes</p>\n","_postman_id":"a0418f58-46b1-4337-862a-8d5306e5c174"},{"name":"Likes","item":[{"name":"/likes","id":"54b068fd-e42f-4474-9411-67fb0ff3d4d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"postId\":3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/likes","description":"<p>Like/unlike a post</p>\n","urlObject":{"path":["likes"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"00048fdb-0144-4262-a623-d39faf9c8544","name":"/likes","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"postId\":3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/likes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"ETag","value":"W/\"27-mbzde9hkJohJSWXzPxiRfJtbs3A\""},{"key":"Date","value":"Sat, 22 May 2021 21:11:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"success\",\n    \"likeState\": true\n}"}],"_postman_id":"54b068fd-e42f-4474-9411-67fb0ff3d4d7"}],"id":"36293b72-068f-4ded-bddc-ac295ca06361","description":"<p>Like/Unlike a post</p>\n","_postman_id":"36293b72-068f-4ded-bddc-ac295ca06361"},{"name":"comments","item":[{"name":"/comment","id":"2af62ab8-0de9-4ccf-a979-45c9c2916498","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"postId\":3,\r\n    \"text\":\"This is my comment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/comments","description":"<p>Create a new comment</p>\n","urlObject":{"path":["comments"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"c4e8c735-5e21-44ce-9afd-cad7ccbac3d2","name":"/comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"postId\":3,\r\n    \"text\":\"This is my comment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"169"},{"key":"ETag","value":"W/\"a9-DlsFUJr4ZQ0muKbXYVGcGoH1rsY\""},{"key":"Date","value":"Sat, 22 May 2021 21:16:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"success\",\n    \"comment\": {\n        \"id\": 1,\n        \"text\": \"This is my comment\",\n        \"postId\": 3,\n        \"userId\": 5,\n        \"updatedAt\": \"2021-05-22T21:16:22.326Z\",\n        \"createdAt\": \"2021-05-22T21:16:22.326Z\"\n    }\n}"}],"_postman_id":"2af62ab8-0de9-4ccf-a979-45c9c2916498"},{"name":"/comment/:commentId","id":"ab19b5d5-63ed-43ac-b9d7-b27047b53f4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"text\":\"edited comment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/comments/1","description":"<p>Update comment</p>\n","urlObject":{"path":["comments","1"],"host":["https://ohsocial.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"53bbac0f-caec-4224-b9e3-383af2b10e00","name":"/comment/:commentId","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"text\":\"edited comment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ohsocial.herokuapp.com/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin,X-Requested-With,Content-Type,Accept,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"22"},{"key":"ETag","value":"W/\"16-jY45PQN+HurxTHjG3dOzCLMmswA\""},{"key":"Date","value":"Sat, 22 May 2021 21:19:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": \"success\"\n}"}],"_postman_id":"ab19b5d5-63ed-43ac-b9d7-b27047b53f4b"}],"id":"a86964e1-39c4-4f0b-ba45-a91798ceeee0","description":"<p>Comment routes</p>\n","_postman_id":"a86964e1-39c4-4f0b-ba45-a91798ceeee0"}],"event":[{"listen":"prerequest","script":{"id":"6c06e35b-5466-48c7-bd27-3a952b18fcff","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9b6f486b-0aff-4f52-8098-5f9fd967b086","type":"text/javascript","exec":[""]}}],"variable":[{"key":"base_url","value":"https://ohsocial.herokuapp.com"}]}