{"info":{"_postman_id":"51ecad06-2627-4b95-aebf-2a28a4bdd5de","name":"Alphitter API Doument v2","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18991958","collectionId":"51ecad06-2627-4b95-aebf-2a28a4bdd5de","publishedId":"UVknuGu4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-23T16:34:13.000Z"},"item":[{"name":"Login & Register","item":[{"name":"/api/users/login (User)","id":"69fbeb30-e1d9-4c65-b09f-aeaa601cc48f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account\": \"user1\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users/login","urlObject":{"path":["api","users","login"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6b81cce4-9368-4b16-9002-e38f61f67477","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"user1@example.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"996"},{"key":"ETag","value":"W/\"3e4-tGeV1ACN37SBrm16psrLYi4rXBo\""},{"key":"Date","value":"Wed, 23 Feb 2022 09:57:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJ1c2VyMUBleGFtcGxlLmNvbSIsInBhc3N3b3JkIjoiJDJhJDEwJGdkcm8zTWRVdnd3MjhkMFg4bmpSS3VvMnoveHZpR2FMb0tGOXlTWUViNEpGNUowQXBFcWRPIiwibmFtZSI6InVzZXIxIiwiYWNjb3VudCI6InVzZXIxIiwiY292ZXIiOm51bGwsImF2YXRhciI6bnVsbCwiaW50cm9kdWN0aW9uIjpudWxsLCJyb2xlIjoidXNlciIsImxpa2VkQ291bnQiOjAsInJlcGxpZWRDb3VudCI6MzAsImZvbGxvd2luZ0NvdW50IjowLCJmb2xsb3dlckNvdW50IjowLCJjcmVhdGVkQXQiOiIyMDIyLTAyLTIzVDA5OjU3OjE3LjAwMFoiLCJ1cGRhdGVkQXQiOiIyMDIyLTAyLTIzVDA5OjU3OjE3LjAwMFoiLCJpYXQiOjE2NDU2MTAyNDYsImV4cCI6MTY0NjIxNTA0Nn0.Idxia5c_wk0zsOcrmTy6wS_HIEXlbJLbVUdkeRZPqZs\",\n        \"user\": {\n            \"id\": 2,\n            \"email\": \"user1@example.com\",\n            \"password\": \"$2a$10$gdro3MdUvww28d0X8njRKuo2z/xviGaLoKF9ySYEb4JF5J0ApEqdO\",\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"cover\": null,\n            \"avatar\": null,\n            \"introduction\": null,\n            \"role\": \"user\",\n            \"likedCount\": 0,\n            \"repliedCount\": 30,\n            \"followingCount\": 0,\n            \"followerCount\": 0,\n            \"createdAt\": \"2022-02-23T09:57:17.000Z\",\n            \"updatedAt\": \"2022-02-23T09:57:17.000Z\"\n        }\n    }\n}"}],"_postman_id":"69fbeb30-e1d9-4c65-b09f-aeaa601cc48f"},{"name":"/api/users/login (Admin)","id":"1f3f2dfe-bc3e-42ca-927c-6b4946b04ad0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account\": \"root\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users/login","urlObject":{"path":["api","users","login"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5470fa79-7bba-49da-8fd3-0fdd4b6fe391","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"root@example.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"989"},{"key":"ETag","value":"W/\"3dd-VQfh7NiBxxaeVArHM2LF1pNUTDw\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:07:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJyb290QGV4YW1wbGUuY29tIiwicGFzc3dvcmQiOiIkMmEkMTAkTm1tdHFxclNsVWN5Yy9TOTBBdjlsdWZETnYwZTFyMk5FMVM3UFZ2TFBwQ0FlZDYwcU5xZC4iLCJuYW1lIjoicm9vdCIsImFjY291bnQiOiJyb290IiwiY292ZXIiOm51bGwsImF2YXRhciI6bnVsbCwiaW50cm9kdWN0aW9uIjpudWxsLCJyb2xlIjoiYWRtaW4iLCJsaWtlZENvdW50IjowLCJyZXBsaWVkQ291bnQiOjAsImZvbGxvd2luZ0NvdW50IjowLCJmb2xsb3dlckNvdW50IjowLCJjcmVhdGVkQXQiOiIyMDIyLTAyLTIzVDE2OjA3OjIwLjAwMFoiLCJ1cGRhdGVkQXQiOiIyMDIyLTAyLTIzVDE2OjA3OjIwLjAwMFoiLCJpYXQiOjE2NDU2MzI0NDMsImV4cCI6MTY0NjIzNzI0M30.YUcdgJESZT3tg1vXu-rC3eu0DGxRZZlOx3YgJJfxjHA\",\n        \"user\": {\n            \"id\": 1,\n            \"email\": \"root@example.com\",\n            \"password\": \"$2a$10$NmmtqqrSlUcyc/S90Av9lufDNv0e1r2NE1S7PVvLPpCAed60qNqd.\",\n            \"name\": \"root\",\n            \"account\": \"root\",\n            \"cover\": null,\n            \"avatar\": null,\n            \"introduction\": null,\n            \"role\": \"admin\",\n            \"likedCount\": 0,\n            \"repliedCount\": 0,\n            \"followingCount\": 0,\n            \"followerCount\": 0,\n            \"createdAt\": \"2022-02-23T16:07:20.000Z\",\n            \"updatedAt\": \"2022-02-23T16:07:20.000Z\"\n        }\n    }\n}"}],"_postman_id":"1f3f2dfe-bc3e-42ca-927c-6b4946b04ad0"},{"name":"/api/users","id":"b8ec7dff-78fd-4549-9d89-55d799acab80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account\": \"chandler\",\n    \"name\": \"Chandler Bing\",\n    \"email\": \"chandler@example.com\",\n    \"password\": \"12345678\",\n    \"checkPassword\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users","urlObject":{"path":["api","users"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d57c2b0d-9b84-4fae-b822-c59f5d87e9f6","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account\": \"chandlers\",\n    \"name\": \"Chandler Bing\",\n    \"email\": \"user1212@example.com\",\n    \"password\": \"12345678\",\n    \"checkPassword\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"50"},{"key":"ETag","value":"W/\"32-MiyEeZxV8n0LEC/DUE4cvL/SWQQ\""},{"key":"Date","value":"Tue, 01 Mar 2022 07:47:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"New user created.\"\n}"},{"id":"1ce4ea43-2b53-4da1-b47c-cd34d504c602","name":"Email was taken","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account\": \"chandler\",\n    \"name\": \"Chandler Bing\",\n    \"email\": \"user12@example.com\",\n    \"password\": \"12345678\",\n    \"checkPassword\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"ETag","value":"W/\"35-padZabo5+47GQtiyNwWCIMlNczo\""},{"key":"Date","value":"Tue, 01 Mar 2022 07:45:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Email is already used!\"\n}"},{"id":"c2b2917a-a051-4505-93ca-3e7dcebf5396","name":"Account was taken","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account\": \"chandler\",\n    \"name\": \"Chandler Bing\",\n    \"email\": \"user1212@example.com\",\n    \"password\": \"12345678\",\n    \"checkPassword\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"47"},{"key":"ETag","value":"W/\"2f-FT9/bdPpAw1CfIRINDIWYTwYOrM\""},{"key":"Date","value":"Tue, 01 Mar 2022 07:46:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Account is used.\"\n}"},{"id":"c43d276e-01f0-4ee5-bd5e-6ad45a1ad61d","name":"Account length exceeds 50 words","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account\": \"chandlerchandlerchandlerchandlerchandlerchandlerchandlerchandlerchandlerchandlerchandlerchandlerchandlerchandler\",\n    \"name\": \"Chandler Bing\",\n    \"email\": \"user1212@example.com\",\n    \"password\": \"12345678\",\n    \"checkPassword\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"64"},{"key":"ETag","value":"W/\"40-2Xbndmuc7u5n8z7M3rWWMGjBEr0\""},{"key":"Date","value":"Tue, 01 Mar 2022 07:45:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Account must not exceed 50 words.\"\n}"},{"id":"82a96dc5-fe33-4e9e-beaa-9788f18d2075","name":"Name length exceeds 50 words","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account\": \"chandlers\",\n    \"name\": \"Chandler BingChandler BingChandler BingChandler BingChandler BingChandler BingChandler BingChandler BingChandler BingChandler BingChandler BingChandler BingChandler BingChandler Bing\",\n    \"email\": \"user1212@example.com\",\n    \"password\": \"12345678\",\n    \"checkPassword\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"ETag","value":"W/\"3d-rnEqlmY2kG2AyBTypSaGqxmgYpg\""},{"key":"Date","value":"Tue, 01 Mar 2022 07:47:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Name must not exceed 50 words.\"\n}"}],"_postman_id":"b8ec7dff-78fd-4549-9d89-55d799acab80"}],"id":"8a01c01c-5953-489e-8d31-0e11f0ea8ebe","description":"<p>DoD 指定測試帳號</p>\n<ul>\n<li>Admin （必須包括登入帳號 account: root, email: <a href=\"mailto:root@example.com\">root@example.com</a>, password: 12345678）</li>\n<li>5 個一般使用者（其中必須包括登入帳號 account: user1, email: <a href=\"mailto:user1@example.com\">user1@example.com</a>, password: 12345678）</li>\n</ul>\n","_postman_id":"8a01c01c-5953-489e-8d31-0e11f0ea8ebe"},{"name":"User","item":[{"name":"/api/user/:id","id":"b229ddd2-fe00-47bb-a946-357d1e54fc4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/users/:id","urlObject":{"path":["api","users",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"24","key":"id"}]}},"response":[{"id":"ac0ff0d5-47b3-4398-8a3c-dc103e0a897a","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/users/:id","host":["{{base_url}}"],"path":["api","users",":id"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2702"},{"key":"ETag","value":"W/\"a8e-4vu44xeJfNUZ3LB/pG6Bbi+icxs\""},{"key":"Date","value":"Fri, 25 Feb 2022 11:31:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"email\": \"user1@example.com\",\n    \"name\": \"user1\",\n    \"account\": \"user1\",\n    \"cover\": \"https://i.imgur.com/ju5wFt3.jpg\",\n    \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\",\n    \"introduction\": \"\",\n    \"role\": \"user\",\n    \"likedCount\": 0,\n    \"repliedCount\": 30,\n    \"followingCount\": 0,\n    \"followerCount\": 0,\n    \"createdAt\": \"2022-02-25T11:30:52.000Z\",\n    \"updatedAt\": \"2022-02-25T11:30:52.000Z\",\n    \"Tweets\": [\n        {\n            \"id\": 1,\n            \"UserId\": 2,\n            \"description\": \"Sit commodi autem ad et amet.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"UserId\": 2,\n            \"description\": \"Sint eveniet laboriosam necessitatibus fugiat consequatur explicabo delectus.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"UserId\": 2,\n            \"description\": \"Quis beatae impedit repudiandae sed.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"UserId\": 2,\n            \"description\": \"Maxime vero odio similique eaque.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"UserId\": 2,\n            \"description\": \"Neque ea rerum porro fugiat deserunt et.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"UserId\": 2,\n            \"description\": \"Corrupti iusto aperiam quis molestiae dolor eos.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"UserId\": 2,\n            \"description\": \"Dolor ad sed provident commodi cumque sit inventore quidem.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"UserId\": 2,\n            \"description\": \"Sit enim placeat vel.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 9,\n            \"UserId\": 2,\n            \"description\": \"Exercitationem aperiam vero omnis.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        },\n        {\n            \"id\": 10,\n            \"UserId\": 2,\n            \"description\": \"Veritatis autem ratione sit hic debitis ex.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\"\n        }\n    ],\n    \"Followers\": [\n        {\n            \"id\": 3,\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\",\n            \"isFollowed\": false\n        },\n        {\n            \"id\": 4,\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\",\n            \"isFollowed\": false\n        }\n    ],\n    \"Followings\": [\n        {\n            \"id\": 5,\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\",\n            \"isFollowed\": true\n        },\n        {\n            \"id\": 6,\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\",\n            \"isFollowed\": true\n        }\n    ],\n    \"isFollowed\": false\n}"}],"_postman_id":"b229ddd2-fe00-47bb-a946-357d1e54fc4d"},{"name":"/api/user/:id","id":"5b0a5092-b371-44c6-bcec-e20bfc5a7971","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"avatar","type":"file","src":"/Users/richardwidjaya/Desktop/IMG_4646.jpg"},{"key":"cover","type":"file","src":"/Users/richardwidjaya/Desktop/inNout.png"},{"key":"email","value":"user1@example.com","type":"text"},{"key":"password","value":"$2a$10$rd9AJa6q21JRi52WTwhIAOBtD2JiV9sBIvFQDuNvgOD901Lgb6ZjW","type":"text"},{"key":"name","value":"John Cena","type":"text"},{"key":"account","value":"johncena123","type":"text"},{"key":"introduction","value":"","type":"text"}]},"url":"{{base_url}}/api/users/:id","urlObject":{"path":["api","users",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"20","key":"id"}]}},"response":[{"id":"f51eb74e-29a9-4a2f-943a-d23a82511910","name":"200 OK","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"avatar","type":"file","src":"/Users/richardwidjaya/Desktop/IMG_4646.jpg"},{"key":"cover","type":"file","src":"/Users/richardwidjaya/Desktop/inNout.png"},{"key":"email","value":"user1113muscle@example.com","type":"text"},{"key":"password","value":"2376ew234567","type":"text"},{"key":"name","value":"John Cena","type":"text"},{"key":"account","value":"johncena123","type":"text"},{"key":"introduction","value":"introductionintroductionintroductionintroductionintroductionintroductionintroductionintroductionintroduction","type":"text"}]},"url":{"raw":"{{base_url}}/api/users/:id","host":["{{base_url}}"],"path":["api","users",":id"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"531"},{"key":"ETag","value":"W/\"213-ecv8CjOskU9l7jeJG0Kyun9rni4\""},{"key":"Date","value":"Mon, 28 Feb 2022 06:22:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"User profile successfully edited.\",\n    \"userProfile\": {\n        \"id\": 2,\n        \"email\": \"user1113muscle@example.com\",\n        \"password\": \"$2a$10$XvdgZHbumuuLjzEHu/.Oo..0jcy5Ft/aggG0IjtqoQuP3omBJwOl.\",\n        \"name\": \"John Cena\",\n        \"account\": \"johncena123\",\n        \"introduction\": \"introductionintroductionintroductionintroductionintroductionintroductionintroductionintroductionintroduction\",\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followingCount\": 0,\n        \"followerCount\": 0,\n        \"createdAt\": \"2022-02-28T06:10:22.000Z\",\n        \"updatedAt\": \"2022-02-28T06:22:24.229Z\"\n    }\n}"}],"_postman_id":"5b0a5092-b371-44c6-bcec-e20bfc5a7971"},{"name":"/api/users/:id/tweets","id":"4ff273de-e1e6-446d-9fb5-d649483f876a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/users/:id/tweets","urlObject":{"path":["api","users",":id","tweets"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"2","key":"id"}]}},"response":[{"id":"5282616c-fedb-4db4-ae69-921c58e31bea","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/users/:id/tweets","host":["{{base_url}}"],"path":["api","users",":id","tweets"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2655"},{"key":"ETag","value":"W/\"a5f-0rl+dQjkfgOIu57wDALEMYWGsjo\""},{"key":"Date","value":"Thu, 24 Feb 2022 10:36:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"UserId\": 2,\n        \"description\": \"Quam magnam dicta dolores.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 2,\n        \"UserId\": 2,\n        \"description\": \"Omnis sed dicta sit mollitia.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 3,\n        \"UserId\": 2,\n        \"description\": \"Consequuntur nisi eos quo consequatur qui.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 4,\n        \"UserId\": 2,\n        \"description\": \"In totam et nesciunt dolorum fuga.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 5,\n        \"UserId\": 2,\n        \"description\": \"Ratione qui sapiente sit cumque excepturi.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 6,\n        \"UserId\": 2,\n        \"description\": \"Eveniet quis ullam rerum iusto reiciendis similique optio.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 7,\n        \"UserId\": 2,\n        \"description\": \"Exercitationem alias deserunt nam sit saepe est.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 8,\n        \"UserId\": 2,\n        \"description\": \"Et et a quisquam ut nam numquam reprehenderit.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 9,\n        \"UserId\": 2,\n        \"description\": \"Impedit aut ullam.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 10,\n        \"UserId\": 2,\n        \"description\": \"Id nisi molestiae voluptatem omnis dolor dolor expedita.\",\n        \"likedCount\": 0,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:32.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        },\n        \"isLiked\": true\n    }\n]"}],"_postman_id":"4ff273de-e1e6-446d-9fb5-d649483f876a"},{"name":"/api/users/:id/replied_tweets","id":"e3ce0341-b2d0-4d63-8a90-5b31e6b843f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/users/:id/replied_tweets","urlObject":{"path":["api","users",":id","replied_tweets"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"24","key":"id"}]}},"response":[{"id":"9f7b7a84-3145-4ef0-9930-2c22f1361173","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/users/:id/replied_tweets","host":["{{base_url}}"],"path":["api","users",":id","replied_tweets"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"12731"},{"key":"ETag","value":"W/\"31bb-MEj1+j1pq5MBOc1HTvJPC/TKcQA\""},{"key":"Date","value":"Thu, 24 Feb 2022 10:54:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 4,\n        \"UserId\": 2,\n        \"TweetId\": 2,\n        \"comment\": \"Debitis omnis reprehenderit aut ex autem dolorem.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 2,\n            \"UserId\": 2,\n            \"description\": \"Omnis sed dicta sit mollitia.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 7,\n        \"UserId\": 2,\n        \"TweetId\": 3,\n        \"comment\": \"Quia expedita numquam mollitia debitis.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 3,\n            \"UserId\": 2,\n            \"description\": \"Consequuntur nisi eos quo consequatur qui.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 13,\n        \"UserId\": 2,\n        \"TweetId\": 5,\n        \"comment\": \"Deleniti placeat magnam consequatur unde.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 5,\n            \"UserId\": 2,\n            \"description\": \"Ratione qui sapiente sit cumque excepturi.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 16,\n        \"UserId\": 2,\n        \"TweetId\": 6,\n        \"comment\": \"Nemo unde qui sit facere.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 6,\n            \"UserId\": 2,\n            \"description\": \"Eveniet quis ullam rerum iusto reiciendis similique optio.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 19,\n        \"UserId\": 2,\n        \"TweetId\": 7,\n        \"comment\": \"Cumque ex ut consequuntur omnis tempore sit et.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 7,\n            \"UserId\": 2,\n            \"description\": \"Exercitationem alias deserunt nam sit saepe est.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 30,\n        \"UserId\": 2,\n        \"TweetId\": 10,\n        \"comment\": \"Numquam aspernatur ipsum ab.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 10,\n            \"UserId\": 2,\n            \"description\": \"Id nisi molestiae voluptatem omnis dolor dolor expedita.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 33,\n        \"UserId\": 2,\n        \"TweetId\": 11,\n        \"comment\": \"Sed in placeat error deleniti autem voluptatem dolores quae.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 11,\n            \"UserId\": 3,\n            \"description\": \"Odio et et.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 34,\n        \"UserId\": 2,\n        \"TweetId\": 12,\n        \"comment\": \"Quod et distinctio qui aperiam dolores velit.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 12,\n            \"UserId\": 3,\n            \"description\": \"Aut qui occaecati sed odit sapiente rerum rerum occaecati.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 37,\n        \"UserId\": 2,\n        \"TweetId\": 13,\n        \"comment\": \"Blanditiis commodi autem ullam molestias expedita quae et voluptate architecto.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 13,\n            \"UserId\": 3,\n            \"description\": \"Nostrum laborum omnis.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 41,\n        \"UserId\": 2,\n        \"TweetId\": 14,\n        \"comment\": \"Accusantium possimus est sed maxime est corporis nulla.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 14,\n            \"UserId\": 3,\n            \"description\": \"Aut alias commodi consequatur et totam mollitia vero atque.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 43,\n        \"UserId\": 2,\n        \"TweetId\": 15,\n        \"comment\": \"Officia ut sint.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 15,\n            \"UserId\": 3,\n            \"description\": \"Qui veritatis odio nam minus.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 48,\n        \"UserId\": 2,\n        \"TweetId\": 16,\n        \"comment\": \"Rerum quia qui sed numquam sed quam debitis ut deleniti.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 16,\n            \"UserId\": 3,\n            \"description\": \"Vitae aut qui itaque dicta aut dolorum ipsum.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 53,\n        \"UserId\": 2,\n        \"TweetId\": 18,\n        \"comment\": \"Voluptates laudantium eligendi nihil ex omnis atque.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 18,\n            \"UserId\": 3,\n            \"description\": \"Et vitae ullam.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 55,\n        \"UserId\": 2,\n        \"TweetId\": 19,\n        \"comment\": \"Cupiditate beatae et sapiente nihil consectetur aliquam.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 19,\n            \"UserId\": 3,\n            \"description\": \"Sunt voluptatem corporis.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 58,\n        \"UserId\": 2,\n        \"TweetId\": 20,\n        \"comment\": \"Laborum minima porro porro sequi.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 20,\n            \"UserId\": 3,\n            \"description\": \"Saepe beatae laborum magni error recusandae consequatur sed voluptatem.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 66,\n        \"UserId\": 2,\n        \"TweetId\": 22,\n        \"comment\": \"Iste molestiae dolore quod nihil modi dicta qui.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 22,\n            \"UserId\": 4,\n            \"description\": \"Quis dolor et.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 76,\n        \"UserId\": 2,\n        \"TweetId\": 26,\n        \"comment\": \"Ut exercitationem dolorem impedit.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 26,\n            \"UserId\": 4,\n            \"description\": \"Similique sit a alias expedita nihil tempore iste veniam natus.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 80,\n        \"UserId\": 2,\n        \"TweetId\": 27,\n        \"comment\": \"Illum nulla fugiat et quia accusantium et omnis.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 27,\n            \"UserId\": 4,\n            \"description\": \"Dolorem sint et quibusdam omnis corrupti enim est et ut.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 85,\n        \"UserId\": 2,\n        \"TweetId\": 29,\n        \"comment\": \"Reiciendis debitis excepturi veniam eum.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 29,\n            \"UserId\": 4,\n            \"description\": \"Ut enim qui architecto.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 89,\n        \"UserId\": 2,\n        \"TweetId\": 30,\n        \"comment\": \"Et delectus aut qui sed inventore.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 30,\n            \"UserId\": 4,\n            \"description\": \"Voluptates est rem.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 95,\n        \"UserId\": 2,\n        \"TweetId\": 32,\n        \"comment\": \"Dicta enim qui doloribus cumque doloribus vel.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 32,\n            \"UserId\": 5,\n            \"description\": \"Sed ea rem fugiat vel.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 102,\n        \"UserId\": 2,\n        \"TweetId\": 34,\n        \"comment\": \"Ea esse dolore enim sit adipisci officiis doloremque nisi.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 34,\n            \"UserId\": 5,\n            \"description\": \"Aspernatur dolorum placeat nostrum veritatis suscipit est consequatur.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 103,\n        \"UserId\": 2,\n        \"TweetId\": 35,\n        \"comment\": \"Corporis quia in porro voluptas optio.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 35,\n            \"UserId\": 5,\n            \"description\": \"Corrupti vel aspernatur qui explicabo rerum sit.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 106,\n        \"UserId\": 2,\n        \"TweetId\": 36,\n        \"comment\": \"Ea mollitia sunt.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 36,\n            \"UserId\": 5,\n            \"description\": \"Adipisci velit et asperiores id.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 115,\n        \"UserId\": 2,\n        \"TweetId\": 39,\n        \"comment\": \"Iste doloribus magnam quasi ut dicta sit blanditiis dolor.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 39,\n            \"UserId\": 5,\n            \"description\": \"Incidunt illum voluptatem ratione consequatur.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 120,\n        \"UserId\": 2,\n        \"TweetId\": 40,\n        \"comment\": \"Quia vitae ut et libero eligendi in fugit dicta.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 40,\n            \"UserId\": 5,\n            \"description\": \"Velit facilis et earum delectus.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 122,\n        \"UserId\": 2,\n        \"TweetId\": 41,\n        \"comment\": \"Necessitatibus minus similique qui tempora.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 41,\n            \"UserId\": 6,\n            \"description\": \"Necessitatibus quibusdam error fuga dolores sit tempore nulla ratione nihil.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 124,\n        \"UserId\": 2,\n        \"TweetId\": 42,\n        \"comment\": \"Dolores nobis dolore quos tempora sunt possimus qui qui.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 42,\n            \"UserId\": 6,\n            \"description\": \"Et et natus quia doloremque est.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 128,\n        \"UserId\": 2,\n        \"TweetId\": 43,\n        \"comment\": \"Sit nisi nihil eos totam et ipsa repudiandae autem.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 43,\n            \"UserId\": 6,\n            \"description\": \"Aspernatur earum consectetur atque tenetur odio.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 137,\n        \"UserId\": 2,\n        \"TweetId\": 46,\n        \"comment\": \"Rem magnam porro quibusdam qui eos dolor.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 46,\n            \"UserId\": 6,\n            \"description\": \"Dignissimos minus doloribus.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 142,\n        \"UserId\": 2,\n        \"TweetId\": 48,\n        \"comment\": \"Numquam dicta accusantium aperiam repudiandae repellendus dolores doloremque numquam.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 48,\n            \"UserId\": 6,\n            \"description\": \"Fuga qui rerum ab at assumenda consequuntur dignissimos dolore corrupti.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 147,\n        \"UserId\": 2,\n        \"TweetId\": 49,\n        \"comment\": \"Labore magnam qui iusto.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 49,\n            \"UserId\": 6,\n            \"description\": \"Cum qui sed voluptatem dignissimos est.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": false\n    },\n    {\n        \"id\": 149,\n        \"UserId\": 2,\n        \"TweetId\": 50,\n        \"comment\": \"Omnis delectus minus quia enim.\",\n        \"createdAt\": \"2022-02-24T10:26:22.000Z\",\n        \"updatedAt\": \"2022-02-24T10:26:22.000Z\",\n        \"Tweet\": {\n            \"id\": 50,\n            \"UserId\": 6,\n            \"description\": \"Maiores aut sequi nostrum sunt.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-24T10:26:32.000Z\",\n            \"updatedAt\": \"2022-02-24T10:26:32.000Z\"\n        },\n        \"likedTweet\": true\n    }\n]"}],"_postman_id":"e3ce0341-b2d0-4d63-8a90-5b31e6b843f5"},{"name":"/api/users/:id/likes","id":"dfe621f2-7197-4e13-aae5-03643e56056f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/users/:id/likes","urlObject":{"path":["api","users",":id","likes"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"2","key":"id"}]}},"response":[{"id":"72d90898-6251-4e00-a863-58ab5aa99efd","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/users/:id/likes","host":["{{base_url}}"],"path":["api","users",":id","likes"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10079"},{"key":"ETag","value":"W/\"275f-N3SEbxZpDH4ISkQGPMRT9ltKlq0\""},{"key":"Date","value":"Sat, 26 Feb 2022 07:36:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 10,\n        \"UserId\": 2,\n        \"TweetId\": 5,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 5,\n            \"UserId\": 2,\n            \"description\": \"Neque ea rerum porro fugiat deserunt et.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 2,\n                \"name\": \"user1\",\n                \"account\": \"user1\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 11,\n        \"UserId\": 2,\n        \"TweetId\": 6,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 6,\n            \"UserId\": 2,\n            \"description\": \"Corrupti iusto aperiam quis molestiae dolor eos.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 2,\n                \"name\": \"user1\",\n                \"account\": \"user1\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 13,\n        \"UserId\": 2,\n        \"TweetId\": 7,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 7,\n            \"UserId\": 2,\n            \"description\": \"Dolor ad sed provident commodi cumque sit inventore quidem.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 2,\n                \"name\": \"user1\",\n                \"account\": \"user1\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 19,\n        \"UserId\": 2,\n        \"TweetId\": 10,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 10,\n            \"UserId\": 2,\n            \"description\": \"Veritatis autem ratione sit hic debitis ex.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 2,\n                \"name\": \"user1\",\n                \"account\": \"user1\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 34,\n        \"UserId\": 2,\n        \"TweetId\": 17,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 17,\n            \"UserId\": 3,\n            \"description\": \"Fugit cum adipisci alias et qui odit quod doloribus.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 3,\n                \"name\": \"nixon\",\n                \"account\": \"nixon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 38,\n        \"UserId\": 2,\n        \"TweetId\": 19,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 19,\n            \"UserId\": 3,\n            \"description\": \"Illum saepe culpa accusamus rerum explicabo itaque.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 3,\n                \"name\": \"nixon\",\n                \"account\": \"nixon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 42,\n        \"UserId\": 2,\n        \"TweetId\": 21,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 21,\n            \"UserId\": 4,\n            \"description\": \"Similique sed quasi.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 4,\n                \"name\": \"ethon\",\n                \"account\": \"ethon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 46,\n        \"UserId\": 2,\n        \"TweetId\": 23,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 23,\n            \"UserId\": 4,\n            \"description\": \"Dolores ut alias quod placeat eos voluptas laborum odit.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 4,\n                \"name\": \"ethon\",\n                \"account\": \"ethon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 48,\n        \"UserId\": 2,\n        \"TweetId\": 24,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 24,\n            \"UserId\": 4,\n            \"description\": \"Omnis qui quis voluptatem deserunt.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 4,\n                \"name\": \"ethon\",\n                \"account\": \"ethon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 51,\n        \"UserId\": 2,\n        \"TweetId\": 26,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 26,\n            \"UserId\": 4,\n            \"description\": \"Sint ut iste dignissimos ipsam quam eius autem aliquam sit.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 4,\n                \"name\": \"ethon\",\n                \"account\": \"ethon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 54,\n        \"UserId\": 2,\n        \"TweetId\": 27,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 27,\n            \"UserId\": 4,\n            \"description\": \"Vero et deleniti fugit veniam occaecati quae sed.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 4,\n                \"name\": \"ethon\",\n                \"account\": \"ethon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 56,\n        \"UserId\": 2,\n        \"TweetId\": 28,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 28,\n            \"UserId\": 4,\n            \"description\": \"Distinctio aliquid fugit nisi iste.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 4,\n                \"name\": \"ethon\",\n                \"account\": \"ethon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 57,\n        \"UserId\": 2,\n        \"TweetId\": 29,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 29,\n            \"UserId\": 4,\n            \"description\": \"Quia ut nesciunt.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 4,\n                \"name\": \"ethon\",\n                \"account\": \"ethon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 59,\n        \"UserId\": 2,\n        \"TweetId\": 30,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 30,\n            \"UserId\": 4,\n            \"description\": \"Est asperiores ad sit.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 4,\n                \"name\": \"ethon\",\n                \"account\": \"ethon\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 63,\n        \"UserId\": 2,\n        \"TweetId\": 32,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 32,\n            \"UserId\": 5,\n            \"description\": \"Voluptatibus soluta distinctio dicta tempora et itaque soluta aut ut.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 5,\n                \"name\": \"louis\",\n                \"account\": \"louis\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 72,\n        \"UserId\": 2,\n        \"TweetId\": 36,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 36,\n            \"UserId\": 5,\n            \"description\": \"In sunt soluta quam asperiores.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 5,\n                \"name\": \"louis\",\n                \"account\": \"louis\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 78,\n        \"UserId\": 2,\n        \"TweetId\": 39,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 39,\n            \"UserId\": 5,\n            \"description\": \"Debitis suscipit quo nemo laborum autem maiores qui fugit.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 5,\n                \"name\": \"louis\",\n                \"account\": \"louis\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 85,\n        \"UserId\": 2,\n        \"TweetId\": 43,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 43,\n            \"UserId\": 6,\n            \"description\": \"Architecto ex rem dolor.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 6,\n                \"name\": \"richard\",\n                \"account\": \"richard\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    },\n    {\n        \"id\": 94,\n        \"UserId\": 2,\n        \"TweetId\": 47,\n        \"deletedAt\": null,\n        \"createdAt\": \"2022-02-25T09:23:10.000Z\",\n        \"updatedAt\": \"2022-02-25T09:23:10.000Z\",\n        \"User\": {\n            \"id\": 2,\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"Tweet\": {\n            \"id\": 47,\n            \"UserId\": 6,\n            \"description\": \"Repellendus blanditiis et nihil aut quia aliquam et ut.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-25T11:30:54.000Z\",\n            \"updatedAt\": \"2022-02-25T11:30:54.000Z\",\n            \"User\": {\n                \"id\": 6,\n                \"name\": \"richard\",\n                \"account\": \"richard\",\n                \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n            }\n        },\n        \"likedTweet\": true\n    }\n]"}],"_postman_id":"dfe621f2-7197-4e13-aae5-03643e56056f"},{"name":"/api/users/:id/followings","id":"d701aca1-4444-4a24-bcc9-624cbdb63e80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/users/:id/followings","urlObject":{"path":["api","users",":id","followings"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"2","key":"id"}]}},"response":[{"id":"3d6939f9-db42-4d74-8626-7d587d252bef","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/users/:id/followings","host":["{{base_url}}"],"path":["api","users",":id","followings"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"355"},{"key":"ETag","value":"W/\"163-aw6cxPV4JqWduEDu3goShb8WEk8\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:19:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"followerId\": 2,\n        \"followingId\": 5,\n        \"createdAt\": \"2022-02-23T16:17:54.000Z\",\n        \"updatedAt\": \"2022-02-23T16:17:54.000Z\"\n    },\n    {\n        \"id\": 3,\n        \"followerId\": 2,\n        \"followingId\": 1,\n        \"createdAt\": \"2022-02-23T16:18:53.000Z\",\n        \"updatedAt\": \"2022-02-23T16:18:53.000Z\"\n    },\n    {\n        \"id\": 4,\n        \"followerId\": 2,\n        \"followingId\": 4,\n        \"createdAt\": \"2022-02-23T16:19:04.000Z\",\n        \"updatedAt\": \"2022-02-23T16:19:04.000Z\"\n    }\n]"}],"_postman_id":"d701aca1-4444-4a24-bcc9-624cbdb63e80"},{"name":"/api/users/:id/followers","id":"958ff5f2-13a7-49a1-a14b-7f2ccbd8a9d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/users/:id/followers","urlObject":{"path":["api","users",":id","followers"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"4","key":"id"}]}},"response":[{"id":"163bfebb-080a-4690-a4af-791cd1c0e6bf","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/users/:id/followers","host":["{{base_url}}"],"path":["api","users",":id","followers"],"variable":[{"key":"id","value":"4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"119"},{"key":"ETag","value":"W/\"77-1ajGPiW1eXNNaJmW6rggMsyNsPQ\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:19:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 4,\n        \"followerId\": 2,\n        \"followingId\": 4,\n        \"createdAt\": \"2022-02-23T16:19:04.000Z\",\n        \"updatedAt\": \"2022-02-23T16:19:04.000Z\"\n    }\n]"}],"_postman_id":"958ff5f2-13a7-49a1-a14b-7f2ccbd8a9d0"},{"name":"/api/users/top","id":"85b0f47c-1b71-40c3-9e2b-ba9553b33e63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/users/top","urlObject":{"path":["api","users","top"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b26a912e-0fc6-4438-929b-ceb1e03d994e","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/users/top"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1495"},{"key":"ETag","value":"W/\"5d7-PC8nBO7DDQiPPzhVhcL7HMinzmc\""},{"key":"Date","value":"Thu, 24 Feb 2022 09:18:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"email\": \"user1@example.com\",\n        \"name\": \"user1\",\n        \"account\": \"user1\",\n        \"cover\": null,\n        \"avatar\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followingCount\": 0,\n        \"followerCount\": 0,\n        \"createdAt\": \"2022-02-24T09:06:00.000Z\",\n        \"updatedAt\": \"2022-02-24T09:06:00.000Z\",\n        \"isFollowed\": false\n    },\n    {\n        \"id\": 3,\n        \"email\": \"nixon@example.com\",\n        \"name\": \"nixon\",\n        \"account\": \"nixon\",\n        \"cover\": null,\n        \"avatar\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followingCount\": 0,\n        \"followerCount\": 0,\n        \"createdAt\": \"2022-02-24T09:06:00.000Z\",\n        \"updatedAt\": \"2022-02-24T09:06:00.000Z\",\n        \"isFollowed\": true\n    },\n    {\n        \"id\": 4,\n        \"email\": \"ethon@example.com\",\n        \"name\": \"ethon\",\n        \"account\": \"ethon\",\n        \"cover\": null,\n        \"avatar\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followingCount\": 0,\n        \"followerCount\": 0,\n        \"createdAt\": \"2022-02-24T09:06:00.000Z\",\n        \"updatedAt\": \"2022-02-24T09:06:00.000Z\",\n        \"isFollowed\": false\n    },\n    {\n        \"id\": 5,\n        \"email\": \"louis@example.com\",\n        \"name\": \"louis\",\n        \"account\": \"louis\",\n        \"cover\": null,\n        \"avatar\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followingCount\": 0,\n        \"followerCount\": 0,\n        \"createdAt\": \"2022-02-24T09:06:00.000Z\",\n        \"updatedAt\": \"2022-02-24T09:06:00.000Z\",\n        \"isFollowed\": false\n    },\n    {\n        \"id\": 6,\n        \"email\": \"richard@example.com\",\n        \"name\": \"richard\",\n        \"account\": \"richard\",\n        \"cover\": null,\n        \"avatar\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followingCount\": 0,\n        \"followerCount\": 0,\n        \"createdAt\": \"2022-02-24T09:06:00.000Z\",\n        \"updatedAt\": \"2022-02-24T09:06:00.000Z\",\n        \"isFollowed\": true\n    }\n]"}],"_postman_id":"85b0f47c-1b71-40c3-9e2b-ba9553b33e63"},{"name":"/api/users/get-current-user","id":"35216ad1-0f63-4a2b-b499-b8c78be22ba1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/users/get-current-user","urlObject":{"path":["api","users","get-current-user"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"310c4319-5d8a-45af-9c77-727424c410e9","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/users/get-current-user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"410"},{"key":"ETag","value":"W/\"19a-eRZY97hwjYo6WZQxzuDDoPL20b8\""},{"key":"Date","value":"Sun, 27 Feb 2022 11:43:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"email\": \"user1@example.com\",\n    \"password\": \"$2a$10$r16nuaj2QnbBVy4DWW12MuUNRhWVeZwuYCJDh.Dk0fxaxWgy5ZKgG\",\n    \"name\": \"user1\",\n    \"account\": \"user1\",\n    \"cover\": \"https://i.imgur.com/ju5wFt3.jpg\",\n    \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\",\n    \"introduction\": null,\n    \"role\": \"user\",\n    \"likedCount\": 0,\n    \"repliedCount\": 30,\n    \"followingCount\": 0,\n    \"followerCount\": 0,\n    \"createdAt\": \"2022-02-25T11:30:52.000Z\",\n    \"updatedAt\": \"2022-02-25T11:30:52.000Z\"\n}"}],"_postman_id":"35216ad1-0f63-4a2b-b499-b8c78be22ba1"}],"id":"ff181ad6-a3e0-4d43-b3ee-76419f24bbcc","_postman_id":"ff181ad6-a3e0-4d43-b3ee-76419f24bbcc","description":""},{"name":"Admin","item":[{"name":"/api/admin/users","id":"726a6d8a-3e3b-45aa-bbf2-e58f60b543ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/admin/users","urlObject":{"path":["api","admin","users"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6e76666f-50e0-48a5-890b-dbf10fdacff4","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/admin/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1772"},{"key":"ETag","value":"W/\"6ec-MuWL0vSKd9ems7CJ7Tp3bP8+EBk\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:10:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"email\": \"user1@example.com\",\n        \"account\": \"user1\",\n        \"name\": \"user1\",\n        \"avatar\": null,\n        \"cover\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followerCount\": 0,\n        \"followingCount\": 1,\n        \"tweetCount\": 10,\n        \"Tweets\": [\n            {\n                \"id\": 5,\n                \"UserId\": 2,\n                \"description\": \"Soluta excepturi amet sunt distinctio corporis.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 6,\n                \"UserId\": 2,\n                \"description\": \"Accusantium harum dolorum molestiae temporibus sit nemo in.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 7,\n                \"UserId\": 2,\n                \"description\": \"In fugiat quae odit alias consequatur.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 8,\n                \"UserId\": 2,\n                \"description\": \"Non eius cupiditate nemo ex porro aut.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 1,\n                \"UserId\": 2,\n                \"description\": \"Molestias consequatur et.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 9,\n                \"UserId\": 2,\n                \"description\": \"Labore nostrum beatae.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 2,\n                \"UserId\": 2,\n                \"description\": \"In in repellendus omnis illum temporibus libero ratione minima mollitia.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 10,\n                \"UserId\": 2,\n                \"description\": \"Reiciendis voluptas quo sunt possimus omnis assumenda.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 3,\n                \"UserId\": 2,\n                \"description\": \"Dignissimos sed ab aut voluptatem ducimus dolorem eos.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 4,\n                \"UserId\": 2,\n                \"description\": \"Magni corrupti delectus excepturi aperiam occaecati nobis velit maxime.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            }\n        ]\n    },\n    {\n        \"id\": 3,\n        \"email\": \"nixon@example.com\",\n        \"account\": \"nixon\",\n        \"name\": \"nixon\",\n        \"avatar\": null,\n        \"cover\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followerCount\": 0,\n        \"followingCount\": 0,\n        \"tweetCount\": 10,\n        \"Tweets\": [\n            {\n                \"id\": 13,\n                \"UserId\": 3,\n                \"description\": \"Sunt corporis eos voluptatum non itaque fugiat.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 14,\n                \"UserId\": 3,\n                \"description\": \"Numquam eos libero odio a atque est ut dolor illum.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 15,\n                \"UserId\": 3,\n                \"description\": \"Dolores voluptas nobis reprehenderit sapiente quasi aut in molestiae perferendis.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 16,\n                \"UserId\": 3,\n                \"description\": \"Excepturi sed ut error adipisci aperiam ipsam in nobis sed.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 17,\n                \"UserId\": 3,\n                \"description\": \"Necessitatibus tempore ipsum perferendis omnis deserunt esse molestias architecto.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 18,\n                \"UserId\": 3,\n                \"description\": \"Delectus optio quo et velit laborum sit fugiat ut.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 11,\n                \"UserId\": 3,\n                \"description\": \"Qui nesciunt commodi est a eligendi et rerum.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 19,\n                \"UserId\": 3,\n                \"description\": \"Sed magni facilis dolorem nesciunt voluptates velit.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 12,\n                \"UserId\": 3,\n                \"description\": \"Facere ipsa sunt totam velit itaque animi.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 20,\n                \"UserId\": 3,\n                \"description\": \"Consequatur neque fuga architecto consequatur.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            }\n        ]\n    },\n    {\n        \"id\": 4,\n        \"email\": \"ethon@example.com\",\n        \"account\": \"ethon\",\n        \"name\": \"ethon\",\n        \"avatar\": null,\n        \"cover\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followerCount\": 1,\n        \"followingCount\": 0,\n        \"tweetCount\": 10,\n        \"Tweets\": [\n            {\n                \"id\": 21,\n                \"UserId\": 4,\n                \"description\": \"Consequuntur odio ab velit nobis et esse.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 29,\n                \"UserId\": 4,\n                \"description\": \"Vel in dolorem labore qui.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 22,\n                \"UserId\": 4,\n                \"description\": \"Dolore dolor et sunt.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 30,\n                \"UserId\": 4,\n                \"description\": \"Sequi quas nostrum modi aperiam in.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 23,\n                \"UserId\": 4,\n                \"description\": \"Iure et inventore eos ipsum.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 24,\n                \"UserId\": 4,\n                \"description\": \"Ratione commodi ipsum sit itaque non quasi odit veritatis.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 25,\n                \"UserId\": 4,\n                \"description\": \"Dolorem quo aliquid voluptatem quia.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 26,\n                \"UserId\": 4,\n                \"description\": \"Commodi consequatur ducimus iste natus maiores voluptatum reiciendis aliquid.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 27,\n                \"UserId\": 4,\n                \"description\": \"Similique rerum rerum ea amet repudiandae fugiat tempora.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 28,\n                \"UserId\": 4,\n                \"description\": \"Assumenda doloremque voluptas facere minima aut.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            }\n        ]\n    },\n    {\n        \"id\": 5,\n        \"email\": \"louis@example.com\",\n        \"account\": \"louis\",\n        \"name\": \"louis\",\n        \"avatar\": null,\n        \"cover\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followerCount\": 0,\n        \"followingCount\": 0,\n        \"tweetCount\": 10,\n        \"Tweets\": [\n            {\n                \"id\": 37,\n                \"UserId\": 5,\n                \"description\": \"Voluptatem ea magnam vel pariatur sed ipsum voluptate facere.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 38,\n                \"UserId\": 5,\n                \"description\": \"Eum quidem doloremque et aliquam quia beatae est ea tempora.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 31,\n                \"UserId\": 5,\n                \"description\": \"Et rerum expedita iusto dolores nihil quas.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 39,\n                \"UserId\": 5,\n                \"description\": \"Similique et beatae laudantium sint consequatur voluptatibus eum.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 32,\n                \"UserId\": 5,\n                \"description\": \"Voluptatem magnam aspernatur accusantium et ipsam.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 40,\n                \"UserId\": 5,\n                \"description\": \"Odio quam voluptate earum tenetur.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 33,\n                \"UserId\": 5,\n                \"description\": \"Animi quidem inventore explicabo in.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 34,\n                \"UserId\": 5,\n                \"description\": \"Cumque quia voluptatum mollitia assumenda voluptatum sunt.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 35,\n                \"UserId\": 5,\n                \"description\": \"Iure adipisci impedit enim quae nesciunt et ut ipsa.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 36,\n                \"UserId\": 5,\n                \"description\": \"Quod fuga quos illo aliquid expedita et sit.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            }\n        ]\n    },\n    {\n        \"id\": 6,\n        \"email\": \"richard@example.com\",\n        \"account\": \"richard\",\n        \"name\": \"richard\",\n        \"avatar\": null,\n        \"cover\": null,\n        \"introduction\": null,\n        \"role\": \"user\",\n        \"likedCount\": 0,\n        \"repliedCount\": 30,\n        \"followerCount\": 0,\n        \"followingCount\": 0,\n        \"tweetCount\": 10,\n        \"Tweets\": [\n            {\n                \"id\": 45,\n                \"UserId\": 6,\n                \"description\": \"Deserunt sunt in nostrum voluptas.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 46,\n                \"UserId\": 6,\n                \"description\": \"Voluptas quo error eos voluptates sequi cum quos quo praesentium.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 47,\n                \"UserId\": 6,\n                \"description\": \"Sit nulla doloribus ea odio expedita.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 48,\n                \"UserId\": 6,\n                \"description\": \"Id voluptates harum voluptatem voluptatem ut voluptas sunt sit.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 41,\n                \"UserId\": 6,\n                \"description\": \"Quas id est laborum.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 49,\n                \"UserId\": 6,\n                \"description\": \"Aut et eum veritatis sequi quisquam deleniti odio.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 42,\n                \"UserId\": 6,\n                \"description\": \"Rerum ducimus quasi aut voluptatem sequi ea.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 50,\n                \"UserId\": 6,\n                \"description\": \"Aut assumenda in non quaerat ex ut accusantium.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 43,\n                \"UserId\": 6,\n                \"description\": \"Provident corporis nisi cumque.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            },\n            {\n                \"id\": 44,\n                \"UserId\": 6,\n                \"description\": \"Repudiandae veniam et veniam cum placeat illo.\",\n                \"likedCount\": 0,\n                \"repliedCount\": 3,\n                \"createdAt\": \"2022-02-24T05:32:12.000Z\",\n                \"updatedAt\": \"2022-02-24T05:32:12.000Z\"\n            }\n        ]\n    }\n]"}],"_postman_id":"726a6d8a-3e3b-45aa-bbf2-e58f60b543ac"},{"name":"/api/admin/tweets/:id","id":"d83ea669-4464-4260-832b-840f3c695764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{base_url}}/api/admin/tweets/:id","urlObject":{"path":["api","admin","tweets",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"10","key":"id"}]}},"response":[{"id":"b9f314d9-d58c-4c05-812e-1e6e908739ee","name":"200 OK","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{base_url}}/api/admin/tweets/:id","host":["{{base_url}}"],"path":["api","admin","tweets",":id"],"variable":[{"key":"id","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"339"},{"key":"ETag","value":"W/\"153-hRyQF5UtaIcEqUX5JRhXdqUJz88\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:10:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"deletedTweet\": [\n        {\n            \"id\": 10,\n            \"UserId\": 2,\n            \"description\": \"Ipsa natus autem vitae quo possimus omnis libero facere id.\",\n            \"likedCount\": 0,\n            \"repliedCount\": 3,\n            \"createdAt\": \"2022-02-23T16:07:23.000Z\",\n            \"updatedAt\": \"2022-02-23T16:07:23.000Z\"\n        },\n        3,\n        0\n    ],\n    \"status\": \"success\",\n    \"message\": \"Tweet.id: 10 and associate replies and likes have been destroyed successfully.\"\n}"}],"_postman_id":"d83ea669-4464-4260-832b-840f3c695764"},{"name":"/api/admin/tweets","id":"5f95327b-dbef-4784-8334-645e40928f68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/admin/tweets","urlObject":{"path":["api","admin","tweets"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ac2028ef-34db-48dd-afad-e6b660dd326e","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/admin/tweets"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"tweets\": [\r\n        {\r\n            \"id\": 1,\r\n            \"description\": \"Molestias consequatur et.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 2,\r\n            \"description\": \"In in repellendus omnis illum temporibus libero ra\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 3,\r\n            \"description\": \"Dignissimos sed ab aut voluptatem ducimus dolorem \",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 4,\r\n            \"description\": \"Magni corrupti delectus excepturi aperiam occaecat\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 5,\r\n            \"description\": \"Soluta excepturi amet sunt distinctio corporis.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 6,\r\n            \"description\": \"Accusantium harum dolorum molestiae temporibus sit\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 7,\r\n            \"description\": \"In fugiat quae odit alias consequatur.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 8,\r\n            \"description\": \"Non eius cupiditate nemo ex porro aut.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 9,\r\n            \"description\": \"Labore nostrum beatae.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 10,\r\n            \"description\": \"Reiciendis voluptas quo sunt possimus omnis assume\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 2,\r\n                \"name\": \"user1\",\r\n                \"account\": \"user1\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 11,\r\n            \"description\": \"Qui nesciunt commodi est a eligendi et rerum.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 12,\r\n            \"description\": \"Facere ipsa sunt totam velit itaque animi.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 13,\r\n            \"description\": \"Sunt corporis eos voluptatum non itaque fugiat.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 14,\r\n            \"description\": \"Numquam eos libero odio a atque est ut dolor illum\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 15,\r\n            \"description\": \"Dolores voluptas nobis reprehenderit sapiente quas\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 16,\r\n            \"description\": \"Excepturi sed ut error adipisci aperiam ipsam in n\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 17,\r\n            \"description\": \"Necessitatibus tempore ipsum perferendis omnis des\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 18,\r\n            \"description\": \"Delectus optio quo et velit laborum sit fugiat ut.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 19,\r\n            \"description\": \"Sed magni facilis dolorem nesciunt voluptates veli\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 20,\r\n            \"description\": \"Consequatur neque fuga architecto consequatur.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 3,\r\n                \"name\": \"nixon\",\r\n                \"account\": \"nixon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 21,\r\n            \"description\": \"Consequuntur odio ab velit nobis et esse.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 22,\r\n            \"description\": \"Dolore dolor et sunt.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 23,\r\n            \"description\": \"Iure et inventore eos ipsum.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 24,\r\n            \"description\": \"Ratione commodi ipsum sit itaque non quasi odit ve\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 25,\r\n            \"description\": \"Dolorem quo aliquid voluptatem quia.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 26,\r\n            \"description\": \"Commodi consequatur ducimus iste natus maiores vol\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 27,\r\n            \"description\": \"Similique rerum rerum ea amet repudiandae fugiat t\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 28,\r\n            \"description\": \"Assumenda doloremque voluptas facere minima aut.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 29,\r\n            \"description\": \"Vel in dolorem labore qui.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 30,\r\n            \"description\": \"Sequi quas nostrum modi aperiam in.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 4,\r\n                \"name\": \"ethon\",\r\n                \"account\": \"ethon\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 31,\r\n            \"description\": \"Et rerum expedita iusto dolores nihil quas.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 32,\r\n            \"description\": \"Voluptatem magnam aspernatur accusantium et ipsam.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 33,\r\n            \"description\": \"Animi quidem inventore explicabo in.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 34,\r\n            \"description\": \"Cumque quia voluptatum mollitia assumenda voluptat\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 35,\r\n            \"description\": \"Iure adipisci impedit enim quae nesciunt et ut ips\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 36,\r\n            \"description\": \"Quod fuga quos illo aliquid expedita et sit.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 37,\r\n            \"description\": \"Voluptatem ea magnam vel pariatur sed ipsum volupt\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 38,\r\n            \"description\": \"Eum quidem doloremque et aliquam quia beatae est e\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 39,\r\n            \"description\": \"Similique et beatae laudantium sint consequatur vo\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 40,\r\n            \"description\": \"Odio quam voluptate earum tenetur.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 5,\r\n                \"name\": \"louis\",\r\n                \"account\": \"louis\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 41,\r\n            \"description\": \"Quas id est laborum.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 42,\r\n            \"description\": \"Rerum ducimus quasi aut voluptatem sequi ea.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 43,\r\n            \"description\": \"Provident corporis nisi cumque.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 44,\r\n            \"description\": \"Repudiandae veniam et veniam cum placeat illo.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 45,\r\n            \"description\": \"Deserunt sunt in nostrum voluptas.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 46,\r\n            \"description\": \"Voluptas quo error eos voluptates sequi cum quos q\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 47,\r\n            \"description\": \"Sit nulla doloribus ea odio expedita.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 48,\r\n            \"description\": \"Id voluptates harum voluptatem voluptatem ut volup\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 49,\r\n            \"description\": \"Aut et eum veritatis sequi quisquam deleniti odio.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        },\r\n        {\r\n            \"id\": 50,\r\n            \"description\": \"Aut assumenda in non quaerat ex ut accusantium.\",\r\n            \"createdAt\": \"2022-02-24T05:32:12.000Z\",\r\n            \"User\": {\r\n                \"id\": 6,\r\n                \"name\": \"richard\",\r\n                \"account\": \"richard\",\r\n                \"avatar\": null\r\n            }\r\n        }\r\n    ],\r\n    \"status\": \"success\",\r\n    \"message\": \"Get all tweets successfully\"\r\n}"}],"_postman_id":"5f95327b-dbef-4784-8334-645e40928f68"}],"id":"b33914c9-a5f0-43a5-8398-bfce6c36807e","_postman_id":"b33914c9-a5f0-43a5-8398-bfce6c36807e","description":""},{"name":"Tweets","item":[{"name":"/api/tweets","id":"88c9e85e-6609-4817-b770-4c6f22825aec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": \"wakanda forever \"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/tweets","urlObject":{"path":["api","tweets"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b1057f12-4b98-423e-85e0-54d49414f6a3","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": \"test my ass out\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/tweets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"188"},{"key":"ETag","value":"W/\"bc-CyIOgXKZFTIoSzOMv701a+AushU\""},{"key":"Date","value":"Mon, 21 Feb 2022 08:05:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"New tweet posted.\",\n    \"tweet\": {\n        \"id\": 4,\n        \"UserId\": 1,\n        \"description\": \"test my ass out\",\n        \"updatedAt\": \"2022-02-21T08:05:19.211Z\",\n        \"createdAt\": \"2022-02-21T08:05:19.211Z\"\n    }\n}"},{"id":"822b8f4c-1293-4435-bbfe-e40c4f6ed038","name":"Empty description","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": \"     \"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/tweets"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"ETag","value":"W/\"35-GibXLujqfFq1eIuChzDXSIyYQnI\""},{"key":"Date","value":"Mon, 21 Feb 2022 08:05:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Tweet cannot be empty.\"\n}"},{"id":"cff92ec7-7ef9-4ac1-a8c5-8bf29d947c79","name":"Content exceeds 140 words","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": \"wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever wakanda forever \"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/tweets"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"71"},{"key":"ETag","value":"W/\"47-maL2N4OUIdSn4Ii0xuxCbai9hUw\""},{"key":"Date","value":"Mon, 21 Feb 2022 08:10:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Tweet content must not exceed 140 words.\"\n}"}],"_postman_id":"88c9e85e-6609-4817-b770-4c6f22825aec"},{"name":"/api/tweets","id":"3a959f59-a667-4406-974c-24d6832d6a51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/tweets","urlObject":{"path":["api","tweets"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5cfc6430-5852-4c4a-b4e0-01b24b58e9e6","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/tweets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"14752"},{"key":"ETag","value":"W/\"39a0-lyYVeVFsl4WSezmTNPtyPUtdjgA\""},{"key":"Date","value":"Tue, 01 Mar 2022 11:43:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 151,\n        \"UserId\": 20,\n        \"description\": \"Occaecati nostrum quisquam et officia facilis occaecati.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 152,\n        \"UserId\": 20,\n        \"description\": \"Voluptas officia dolor sed tenetur et cupiditate sunt aut quis.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 153,\n        \"UserId\": 20,\n        \"description\": \"Dolor voluptatem quasi officiis fugiat.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 154,\n        \"UserId\": 20,\n        \"description\": \"Autem provident consequatur sunt corporis numquam corporis sit.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 155,\n        \"UserId\": 20,\n        \"description\": \"Architecto dicta voluptatum totam et.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 156,\n        \"UserId\": 20,\n        \"description\": \"Nihil qui et enim voluptatem dolore.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 157,\n        \"UserId\": 20,\n        \"description\": \"Eum voluptatem voluptates voluptates itaque itaque.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 158,\n        \"UserId\": 20,\n        \"description\": \"Ut sint doloremque.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 159,\n        \"UserId\": 20,\n        \"description\": \"Explicabo laborum amet minima.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 160,\n        \"UserId\": 20,\n        \"description\": \"Nisi voluptas fugiat et alias fugiat qui.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"John Cena\",\n            \"account\": \"johncena123\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 161,\n        \"UserId\": 21,\n        \"description\": \"Odio earum eaque consequuntur aperiam ratione.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 162,\n        \"UserId\": 21,\n        \"description\": \"Eum voluptatem consequatur et eligendi.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 163,\n        \"UserId\": 21,\n        \"description\": \"Fugiat qui autem eligendi quasi consequuntur voluptatem officiis enim.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 164,\n        \"UserId\": 21,\n        \"description\": \"In quia impedit doloribus sed qui.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 165,\n        \"UserId\": 21,\n        \"description\": \"Dolore ut porro ut sed.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 166,\n        \"UserId\": 21,\n        \"description\": \"Unde a voluptatum cupiditate at ut rerum quis.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 167,\n        \"UserId\": 21,\n        \"description\": \"In quae accusamus cumque nisi cupiditate quasi non aliquam eos.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 168,\n        \"UserId\": 21,\n        \"description\": \"Deserunt quis sint ratione fugit ratione.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 169,\n        \"UserId\": 21,\n        \"description\": \"Quaerat molestiae dolorum voluptates accusantium distinctio veritatis.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 170,\n        \"UserId\": 21,\n        \"description\": \"Sed consectetur incidunt eum et qui ut veniam est et.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 171,\n        \"UserId\": 22,\n        \"description\": \"Dolorem magni soluta velit.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 172,\n        \"UserId\": 22,\n        \"description\": \"Corporis eaque et quod est autem.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 173,\n        \"UserId\": 22,\n        \"description\": \"Quam non harum et esse voluptas nemo veniam.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 174,\n        \"UserId\": 22,\n        \"description\": \"Vero beatae recusandae nam pariatur.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 175,\n        \"UserId\": 22,\n        \"description\": \"Veritatis accusamus cum.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 176,\n        \"UserId\": 22,\n        \"description\": \"Pariatur voluptatibus possimus.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 177,\n        \"UserId\": 22,\n        \"description\": \"Incidunt asperiores reprehenderit nihil.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 178,\n        \"UserId\": 22,\n        \"description\": \"Quam hic nesciunt impedit adipisci ratione quia adipisci.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 179,\n        \"UserId\": 22,\n        \"description\": \"Nihil architecto ut repellat quasi.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 180,\n        \"UserId\": 22,\n        \"description\": \"Iusto eum veniam quod similique consequuntur.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 181,\n        \"UserId\": 23,\n        \"description\": \"Rerum doloremque a ut in nulla.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 182,\n        \"UserId\": 23,\n        \"description\": \"Amet nam fugiat facilis.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 183,\n        \"UserId\": 23,\n        \"description\": \"Et blanditiis illo sunt soluta vel et voluptate sed.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 184,\n        \"UserId\": 23,\n        \"description\": \"Et impedit voluptatem tenetur dolores ipsum sint soluta ab.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 185,\n        \"UserId\": 23,\n        \"description\": \"Et quibusdam suscipit necessitatibus eius qui et tenetur.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 186,\n        \"UserId\": 23,\n        \"description\": \"Et hic minus.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 187,\n        \"UserId\": 23,\n        \"description\": \"Porro dolorum est dicta ad deleniti.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 188,\n        \"UserId\": 23,\n        \"description\": \"Est impedit maiores reiciendis voluptatem dolore.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 189,\n        \"UserId\": 23,\n        \"description\": \"Iure itaque soluta.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 190,\n        \"UserId\": 23,\n        \"description\": \"Adipisci itaque quas dolore labore autem corporis nemo.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"louis\",\n            \"account\": \"louis\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 191,\n        \"UserId\": 24,\n        \"description\": \"Repudiandae sapiente voluptas impedit sit.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 192,\n        \"UserId\": 24,\n        \"description\": \"Neque reprehenderit voluptatem tempore iusto aut repudiandae.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 193,\n        \"UserId\": 24,\n        \"description\": \"Rerum et deleniti omnis.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 194,\n        \"UserId\": 24,\n        \"description\": \"Sequi architecto provident neque eos sed.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 195,\n        \"UserId\": 24,\n        \"description\": \"Ut nobis eius placeat deserunt.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 196,\n        \"UserId\": 24,\n        \"description\": \"Eum ipsum a asperiores delectus hic quidem rem.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 197,\n        \"UserId\": 24,\n        \"description\": \"Quia ex aut maiores quidem illum atque aperiam et.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    },\n    {\n        \"id\": 198,\n        \"UserId\": 24,\n        \"description\": \"Aliquam dicta corrupti dicta necessitatibus.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 199,\n        \"UserId\": 24,\n        \"description\": \"Totam itaque possimus ea.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": false\n    },\n    {\n        \"id\": 200,\n        \"UserId\": 24,\n        \"description\": \"Sequi tempora asperiores autem et.\",\n        \"likedCount\": 2,\n        \"repliedCount\": 3,\n        \"createdAt\": \"2022-02-28T17:12:34.000Z\",\n        \"updatedAt\": \"2022-02-28T17:12:34.000Z\",\n        \"User\": {\n            \"name\": \"richard\",\n            \"account\": \"richard\",\n            \"avatar\": \"https://i.imgur.com/hAKcS3E.jpg\"\n        },\n        \"isLiked\": true\n    }\n]"}],"_postman_id":"3a959f59-a667-4406-974c-24d6832d6a51"},{"name":"/api/tweets/:tweet_id","id":"8139f067-f6e8-489b-8066-57c3c6524a1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/tweets/:tweet_id","urlObject":{"path":["api","tweets",":tweet_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"3","key":"tweet_id"}]}},"response":[{"id":"09e27b8f-ce13-4d52-a7e8-b7d02b16f282","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/tweets/:tweet_id","host":["{{base_url}}"],"path":["api","tweets",":tweet_id"],"variable":[{"key":"tweet_id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"488"},{"key":"ETag","value":"W/\"1e8-Z5EJ3x0uzNiQoRgX+WrS9wPGeqc\""},{"key":"Date","value":"Tue, 22 Feb 2022 08:26:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"UserId\": 57,\n    \"description\": \"Id cumque assumenda nostrum consequatur assumenda qui fugiat eveniet architecto.\",\n    \"likedCount\": 0,\n    \"repliedCount\": 0,\n    \"createdAt\": \"2022-02-21T09:30:13.000Z\",\n    \"updatedAt\": \"2022-02-21T09:30:13.000Z\",\n    \"User\": {\n        \"name\": \"user1\",\n        \"account\": \"user1\",\n        \"avatar\": null\n    },\n    \"Replies\": [\n        {\n            \"id\": 1,\n            \"UserId\": 57,\n            \"TweetId\": 3,\n            \"comment\": \"Power ranger!\",\n            \"createdAt\": \"2022-02-22T08:25:19.000Z\",\n            \"updatedAt\": \"2022-02-22T08:25:19.000Z\",\n            \"User\": {\n                \"name\": \"user1\",\n                \"account\": \"user1\",\n                \"avatar\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"8139f067-f6e8-489b-8066-57c3c6524a1d"},{"name":"/api/tweets/:tweet_id/replies","id":"9aca5626-5ac4-49cb-a46f-44618911d8aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"Joooooooohn Cena!\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/tweets/:tweet_id/replies","urlObject":{"path":["api","tweets",":tweet_id","replies"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"3","key":"tweet_id"}]}},"response":[{"id":"beaa4e93-c605-4d56-a5cf-26e79a31e321","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"Power ranger!\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/api/tweets/:tweet_id/replies","host":["{{base_url}}"],"path":["api","tweets",":tweet_id","replies"],"variable":[{"key":"tweet_id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"138"},{"key":"ETag","value":"W/\"8a-psuIoISapkDzO+F6ElwHXbWzLZA\""},{"key":"Date","value":"Tue, 22 Feb 2022 08:25:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"UserId\": 57,\n    \"TweetId\": \"3\",\n    \"comment\": \"Power ranger!\",\n    \"updatedAt\": \"2022-02-22T08:25:19.802Z\",\n    \"createdAt\": \"2022-02-22T08:25:19.802Z\"\n}"},{"id":"eefed5fa-5bfa-4640-b7b4-b61fe4c3c339","name":"Invalid tweet_id","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"Power ranger!\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/api/tweets/:tweet_id/replies","host":["{{base_url}}"],"path":["api","tweets",":tweet_id","replies"],"variable":[{"key":"tweet_id","value":"399"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-ZQ0gfgit2lOdmdE4bE+pjqVdvR4\""},{"key":"Date","value":"Tue, 22 Feb 2022 08:27:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"This tweet does not exist.\"\n}"},{"id":"7b172682-9eca-4546-aca9-ce9dbe9256e6","name":"Empty comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"   \"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/api/tweets/:tweet_id/replies","host":["{{base_url}}"],"path":["api","tweets",":tweet_id","replies"],"variable":[{"key":"tweet_id","value":"3"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"56"},{"key":"ETag","value":"W/\"38-HaAqzxh/3PmsqTnDQe+yUuX7kSo\""},{"key":"Date","value":"Tue, 22 Feb 2022 08:27:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Comment must not be empty\"\n}"}],"_postman_id":"9aca5626-5ac4-49cb-a46f-44618911d8aa"},{"name":"/api/tweets/:tweet_id/replies","id":"62cafc7b-aae3-4873-90b7-c297a0a9607a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"   \"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/tweets/:tweet_id/replies","urlObject":{"path":["api","tweets",":tweet_id","replies"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"3","key":"tweet_id"}]}},"response":[{"id":"fa331bda-1ffd-4b5e-b6ae-ebb714f5b218","name":"200 OK","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"   \"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/api/tweets/:tweet_id/replies","host":["{{base_url}}"],"path":["api","tweets",":tweet_id","replies"],"variable":[{"key":"tweet_id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"865"},{"key":"ETag","value":"W/\"361-4zeq3GqYz089Ys/c0WWWB08QPZs\""},{"key":"Date","value":"Tue, 22 Feb 2022 10:23:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 151,\n        \"UserId\": 2,\n        \"TweetId\": 3,\n        \"comment\": \"Joooooooohn Cena!\",\n        \"createdAt\": \"2022-02-22T10:23:05.000Z\",\n        \"updatedAt\": \"2022-02-22T10:23:05.000Z\",\n        \"User\": {\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        }\n    },\n    {\n        \"id\": 7,\n        \"UserId\": 3,\n        \"TweetId\": 3,\n        \"comment\": \"Aperiam illum cum aliquid ut necessitatibus a molestiae.\",\n        \"createdAt\": \"2022-02-22T10:21:44.000Z\",\n        \"updatedAt\": \"2022-02-22T10:21:44.000Z\",\n        \"User\": {\n            \"name\": \"nixon\",\n            \"account\": \"nixon\",\n            \"avatar\": null\n        }\n    },\n    {\n        \"id\": 8,\n        \"UserId\": 2,\n        \"TweetId\": 3,\n        \"comment\": \"Voluptas fugit dolores et est.\",\n        \"createdAt\": \"2022-02-22T10:21:44.000Z\",\n        \"updatedAt\": \"2022-02-22T10:21:44.000Z\",\n        \"User\": {\n            \"name\": \"user1\",\n            \"account\": \"user1\",\n            \"avatar\": null\n        }\n    },\n    {\n        \"id\": 9,\n        \"UserId\": 4,\n        \"TweetId\": 3,\n        \"comment\": \"Dolorem quisquam eum eum fugiat iste ullam.\",\n        \"createdAt\": \"2022-02-22T10:21:44.000Z\",\n        \"updatedAt\": \"2022-02-22T10:21:44.000Z\",\n        \"User\": {\n            \"name\": \"ethon\",\n            \"account\": \"ethon\",\n            \"avatar\": null\n        }\n    }\n]"}],"_postman_id":"62cafc7b-aae3-4873-90b7-c297a0a9607a"},{"name":"/api/tweets/:id/like","id":"eb665662-240b-4bf4-890c-50c8b55df8ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"{{base_url}}/api/tweets/:id/like","urlObject":{"path":["api","tweets",":id","like"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"2","key":"id"}]}},"response":[{"id":"c0211ba5-01a6-43be-93a7-570322f753a1","name":"200 OK","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/api/tweets/:id/like","host":["{{base_url}}"],"path":["api","tweets",":id","like"],"variable":[{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"184"},{"key":"ETag","value":"W/\"b8-V5YAcWYNybOyay7z0vr/MakPnpk\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:14:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"isLiked\": {\n        \"id\": 1,\n        \"TweetId\": \"3\",\n        \"UserId\": 2,\n        \"updatedAt\": \"2022-02-23T16:14:02.208Z\",\n        \"createdAt\": \"2022-02-23T16:14:02.208Z\"\n    },\n    \"status\": \"success\",\n    \"message\": \"Add Tweet's like successfully\"\n}"}],"_postman_id":"eb665662-240b-4bf4-890c-50c8b55df8ee"},{"name":"/api/tweets/:id/unlike","id":"deb4ac1c-e70f-45ee-9847-b282b94101ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{base_url}}/api/tweets/:id/unlike","urlObject":{"path":["api","tweets",":id","unlike"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"3","key":"id"}]}},"response":[{"id":"1a5a1d5d-551b-4b57-a3a7-d546d4776d50","name":"200 OK","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/api/tweets/:id/unlike","host":["{{base_url}}"],"path":["api","tweets",":id","unlike"],"variable":[{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"223"},{"key":"ETag","value":"W/\"df-EqUIJ3kfrOnbq9DFCaP6n73vAak\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:14:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"unlike\": {\n        \"id\": 1,\n        \"UserId\": 2,\n        \"TweetId\": 3,\n        \"deletedAt\": \"2022-02-23T16:14:40.056Z\",\n        \"createdAt\": \"2022-02-23T16:14:02.000Z\",\n        \"updatedAt\": \"2022-02-23T16:14:02.000Z\"\n    },\n    \"status\": \"success\",\n    \"message\": \"Remove Tweet's like successfully\"\n}"}],"_postman_id":"deb4ac1c-e70f-45ee-9847-b282b94101ae"}],"id":"edea4ef5-2b3a-49cf-917b-fa2220a4c9bd","_postman_id":"edea4ef5-2b3a-49cf-917b-fa2220a4c9bd","description":""},{"name":"Followships","item":[{"name":"/api/followships","id":"44862394-cb52-41c5-a7e3-83200f4f55ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followerId\": \"2\",\r\n    \"id\": \"4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/followships","urlObject":{"path":["api","followships"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7ded2c69-6f9c-49c9-8ac2-e21a680101c2","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followerId\": \"2\",\r\n    \"followingId\": \"4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/followships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"190"},{"key":"ETag","value":"W/\"be-teBz66m7kz3EusICecrk2eq+Zfs\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:11:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"isFollowed\": {\n        \"id\": 1,\n        \"followerId\": 2,\n        \"followingId\": 4,\n        \"updatedAt\": \"2022-02-23T16:11:46.594Z\",\n        \"createdAt\": \"2022-02-23T16:11:46.594Z\"\n    },\n    \"status\": \"success\",\n    \"message\": \"Add following successfully\"\n}"},{"id":"d31194a2-8d32-4903-8742-0296edee241f","name":"Can't follow yourself","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followerId\": \"2\",\r\n    \"followingId\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/followships"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"56"},{"key":"ETag","value":"W/\"38-cD4QDoOOSUW7YTicD0DD35znMPw\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:18:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"You can't follow yourself\"\n}"}],"_postman_id":"44862394-cb52-41c5-a7e3-83200f4f55ff"},{"name":"/api/followship/:followingId","id":"62dfe6bd-4845-46ab-b7a0-09955f098d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followerId\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/followships/:followingId","urlObject":{"path":["api","followships",":followingId"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"4","key":"followingId"}]}},"response":[{"id":"5a5a3470-77b2-4912-8f5f-337e95966abd","name":"200 OK","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followerId\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/api/followships/:followingId","host":["{{base_url}}"],"path":["api","followships",":followingId"],"variable":[{"key":"followingId","value":"4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"79"},{"key":"ETag","value":"W/\"4f-4mViewth8F2qZ7j4BWIRkcIciEc\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:13:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"removeResult\": 1,\n    \"status\": \"success\",\n    \"message\": \"Remove following successfully\"\n}"},{"id":"63f75aca-5b03-4f3f-949d-6ff51f921fc7","name":"Follow error","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"followerId\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/api/followships/:followingId","host":["{{base_url}}"],"path":["api","followships",":followingId"],"variable":[{"key":"followingId","value":"1"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-OgPCYpJ+XkGmzJ8t1heoUR/PKVY\""},{"key":"Date","value":"Wed, 23 Feb 2022 16:12:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"You haven't following him!\"\n}"}],"_postman_id":"62dfe6bd-4845-46ab-b7a0-09955f098d37"}],"id":"fc7453a0-e6c9-45f3-8b35-98dfbfbcb006","_postman_id":"fc7453a0-e6c9-45f3-8b35-98dfbfbcb006","description":""},{"name":"Messages","item":[{"name":"/api/messages/public","id":"53cc5ca8-2413-4773-b58b-0212e9b2e425","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/messages/public","urlObject":{"path":["api","messages","public"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"53cc5ca8-2413-4773-b58b-0212e9b2e425"},{"name":"/api/privateMessages/:roomId","id":"f63b8d71-074d-4c6a-9048-44bc2bc9c53d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/privateMessages/:roomId","urlObject":{"path":["api","privateMessages",":roomId"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"}]}},"response":[],"_postman_id":"f63b8d71-074d-4c6a-9048-44bc2bc9c53d"}],"id":"db4a0ea1-792b-4446-bec3-8c2dc613bc8a","_postman_id":"db4a0ea1-792b-4446-bec3-8c2dc613bc8a","description":""}],"event":[{"listen":"prerequest","script":{"id":"523d4911-2c0f-4071-b86b-a5d6140fdf8b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"536fb791-366c-495e-9ae0-e12160f03bf7","type":"text/javascript","exec":[""]}}]}