{"info":{"_postman_id":"b528f8bd-e67e-4c20-9e94-f1e5df2914d1","name":"Zuko API API Docs","description":"<html><head></head><body><p>API documentation for the Zuko API server</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"24722250","collectionId":"b528f8bd-e67e-4c20-9e94-f1e5df2914d1","publishedId":"2s9YR6ZtJc","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-10-15T18:33:32.000Z"},"item":[{"name":"User","item":[{"name":"/v1/user","id":"9c8422dd-014c-4ca3-aac4-66d4c5f3d2bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"vault_id\": \"0x2d49a1558d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e69b2a\",\n    \"username\": \"example\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/user/","description":"<p>create a new user</p>\n","urlObject":{"protocol":"https","path":["v1","user",""],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"2ef52f24-1d1d-4a37-8a80-92a15e41d856","name":"/v1/user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"username\": \"thomas110\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/user/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Oct 2023 01:05:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"8174a26aaf26f786-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"77-eEWIbxW91dKeuEAF/QliVkyvbxQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"username\": \"thomas110\"\n}"}],"_postman_id":"9c8422dd-014c-4ca3-aac4-66d4c5f3d2bd"},{"name":"/v1/user","id":"e8b70791-2134-4e05-8085-fcf440037b2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/user/","description":"<p>get all users</p>\n","urlObject":{"protocol":"https","path":["v1","user",""],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"b32c6adf-8097-4f14-832f-5564780c4921","name":"/v1/user","originalRequest":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/user/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Oct 2023 00:57:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"81749719c801f786-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"29e-JF4z9PhV9/FdWQRFkduZ1YqpCOI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"registration_timestamp\": 1697321264,\n        \"username\": \"example\",\n        \"vault_id\": \"0xb51c62498448acc8dbde53da77f8d5d2e5c75081\"\n    },\n    {\n        \"registration_timestamp\": 1697323276,\n        \"username\": \"example2\",\n        \"vault_id\": \"0xb51c62498448acc8dbde53da77f8d5d2e5c75082\"\n    },\n    {\n        \"registration_timestamp\": 1697324080,\n        \"username\": \"JohannasUser1\",\n        \"vault_id\": \"0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2\"\n    },\n    {\n        \"registration_timestamp\": 1697326284,\n        \"username\": \"johannasUserNumberFive\",\n        \"vault_id\": \"0x03f6e4066d4c6e0eeff7783b8971c6a8d8f379378f0788a07a28aa7ceb3ce139\"\n    },\n    {\n        \"registration_timestamp\": 1697388185,\n        \"username\": \"bedbuug\",\n        \"vault_id\": \"0x2d49a1558d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e69b2a\"\n    }\n]"}],"_postman_id":"e8b70791-2134-4e05-8085-fcf440037b2a"},{"name":"/v1/user/community","id":"5726733b-a47a-4221-89c1-c594aad4f474","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/user/community","description":"<p>add a user (vault id) to a community (group id).</p>\n","urlObject":{"protocol":"https","path":["v1","user","community"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"1e51ec21-f08d-444c-b096-d191dbb49e2a","name":"/v1/user/community","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/user/community"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Oct 2023 01:07:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"8174a48499b0f786-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"90-Jqbru1afCF0Pudh0fMmMYWvhBnQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\"\n}"}],"_postman_id":"5726733b-a47a-4221-89c1-c594aad4f474"},{"name":"/v1/user/:vault_id","event":[{"listen":"prerequest","script":{"id":"a77e7c8c-9d5f-4963-8fb2-9ec6ed2aff70","exec":[""],"type":"text/javascript"}}],"id":"8862ed17-b0c3-4ba2-838a-5e63351d520c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"vault_id","value":"0x2d49a1558d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e69b2a","description":"<p>user's vault id example </p>\n","type":"text"}],"url":"https://zuko-server-api.onrender.com/v1/user/{vault_id}","description":"<p>read a user by their vault id</p>\n","urlObject":{"protocol":"https","path":["v1","user","{vault_id}"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"a96d8266-1ad9-4be7-8a8d-67904a8f85d0","name":"/v1/user/0x03f6e4066d4c6e0eeff7783b8971c6a8d8f379378f0788a07a28aa7ceb3ce139","originalRequest":{"method":"GET","header":[{"key":"vault_id","value":"0x2d49a1558d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e69b2a","description":"user's vault id example ","type":"text"}],"url":"https://zuko-server-api.onrender.com/v1/user/0x03f6e4066d4c6e0eeff7783b8971c6a8d8f379378f0788a07a28aa7ceb3ce139"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Oct 2023 00:59:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"81749953ff00f786-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"99-hCiiCnBfaCR/acoRQSMUgBhRC2Y\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"registration_timestamp\": 1697326284,\n    \"username\": \"johannasUserNumberFive\",\n    \"vault_id\": \"0x03f6e4066d4c6e0eeff7783b8971c6a8d8f379378f0788a07a28aa7ceb3ce139\"\n}"}],"_postman_id":"8862ed17-b0c3-4ba2-838a-5e63351d520c"}],"id":"5a2e9e53-7030-4f3f-84d6-a70b0ad12952","_postman_id":"5a2e9e53-7030-4f3f-84d6-a70b0ad12952","description":""},{"name":"Community","item":[{"name":"/v1/community","id":"97b93227-bda3-46c4-9c75-a3b10e1aa641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"group_id\": \"0xb51c62498448acc8dbde53da77f8d5d2e5c75082\",\n    \"name\": \"ApeDAO\",\n    \"description\": \"DAO for APE token holders.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/community/","description":"<p>create a community</p>\n","urlObject":{"protocol":"https","path":["v1","community",""],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"b7050446-1a83-4090-bbd0-2ca2431f6295","name":"/v1/community","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n    \"name\": \"Zuko Dev Team\",\n    \"description\": \"ETHOnline 2023 Zuko development team.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/community/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Oct 2023 01:02:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"81749dec6fb3f786-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"8d-PM7ZvqjNIh6tEIeN55pPm2BBwgY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n    \"name\": \"Zuko Dev Team\",\n    \"description\": \"ETHOnline 2023 Zuko development team.\"\n}"}],"_postman_id":"97b93227-bda3-46c4-9c75-a3b10e1aa641"},{"name":"/v1/community","id":"79fa56b6-f1c3-47d9-b882-7742702f1dd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/community/","description":"<p>get all communities</p>\n","urlObject":{"protocol":"https","path":["v1","community",""],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"bafcbd03-0ac5-4d6d-8fc8-d1156ecb698e","name":"/v1/community","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/community/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Oct 2023 01:06:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"8174a3f0bb5ef786-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"158-9lHyIGMK11/IoKpFS19ZZmGKuW8\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": {\n        \"duration\": 484.7051591873169\n    },\n    \"success\": true,\n    \"results\": [\n        {\n            \"community_id\": 1,\n            \"description\": \"DAO for APE token holders.\",\n            \"group_id\": \"0xb51c62498448acc8dbde53da77f8d5d2e5c75082\",\n            \"name\": \"ApeDAO\"\n        },\n        {\n            \"community_id\": 2,\n            \"description\": \"ETHOnline 2023 Zuko development team.\",\n            \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n            \"name\": \"Zuko Dev Team\"\n        }\n    ]\n}"}],"_postman_id":"79fa56b6-f1c3-47d9-b882-7742702f1dd6"},{"name":"/v1/community/group/:group_id","id":"fd774721-66ca-4248-8d09-5d66cde30095","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/community/group/{group_id}","description":"<p>read a community by it's group id</p>\n","urlObject":{"protocol":"https","path":["v1","community","group","{group_id}"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"7c9f32a7-52d9-4487-8d1c-8becfde96626","name":"/v1/community/group/:group_id","originalRequest":{"method":"GET","header":[{"key":"group_id","value":"0xb51c62498448acc8dbde53da77f8d5d2e5c75082","description":"group id example","type":"text","disabled":true}],"url":"https://zuko-server-api.onrender.com/v1/community/group/0x3a49d2e9734722a24b127b610f894639"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Oct 2023 01:03:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"81749ec15a76f786-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"d3-ybyI0LWlkPsFTgnF2N8xvuSthV8\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": {\n        \"duration\": 508.29931592941284\n    },\n    \"success\": true,\n    \"results\": [\n        {\n            \"community_id\": 2,\n            \"description\": \"ETHOnline 2023 Zuko development team.\",\n            \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n            \"name\": \"Zuko Dev Team\"\n        }\n    ]\n}"}],"_postman_id":"fd774721-66ca-4248-8d09-5d66cde30095"},{"name":"/v1/community/vault/:vault_id","id":"a14fa7e7-10a1-456f-a179-cb4edfee71fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/community/vault/0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2","description":"<p>fetch all communities that a user belongs to</p>\n","urlObject":{"protocol":"https","path":["v1","community","vault","0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"1bd08c01-df64-4850-9e79-8f3ba8d66cb5","name":"/v1/community/vault/0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2","originalRequest":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/community/vault/0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2"},"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":"441"},{"key":"ETag","value":"W/\"1b9-khCDU220vzml3prF5A7d/KcPs8E\""},{"key":"Date","value":"Sun, 22 Oct 2023 00:50:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": {\n        \"duration\": 2755.4839009977877\n    },\n    \"success\": true,\n    \"results\": [\n        {\n            \"group_id\": \"0xb51c62498448acc8dbde53da77f8d5d2e5c75082\",\n            \"user_community_id\": 1,\n            \"username\": \"JohannasUser1\",\n            \"vault_id\": \"0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2\"\n        },\n        {\n            \"group_id\": \"0xc51c62498448acc8dbde53da77f8d5d2e5c75082\",\n            \"user_community_id\": 2,\n            \"username\": \"JohannasUser1\",\n            \"vault_id\": \"0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2\"\n        }\n    ]\n}"}],"_postman_id":"a14fa7e7-10a1-456f-a179-cb4edfee71fa"}],"id":"1d2637d4-29fc-49c4-9d31-806c274125f0","_postman_id":"1d2637d4-29fc-49c4-9d31-806c274125f0","description":""},{"name":"Post","item":[{"name":"/v1/post","id":"479f3042-0c3a-4f29-aa41-64410f64f5f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Best place to buy APE?\",\n    \"content\": \"I'm wondering between buying APE on Uniswap now that there is a 15 bps fee or using an aggregator. There is less risk to use a well known frontend, and riskier using something like 1inch. What do you think? HELP!\",\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/post/","description":"<p>create a post</p>\n","urlObject":{"protocol":"https","path":["v1","post",""],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"6c5772ec-1f96-4e6f-8b64-251315088328","name":"/v1/post","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Best place to buy APE?\",\n    \"content\": \"I'm wondering between buying APE on Uniswap now that there is a 15 bps fee or using an aggregator. There is less risk to use a well known frontend, and riskier using something like 1inch. What do you think? HELP!\",\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/post/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Oct 2023 02:36:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"817d64313be73eeb-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1cf-pmclxDUv6WH39Yb60M/P1JHKUXM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"comments_count\": null,\n    \"content\": \"I'm wondering between buying APE on Uniswap now that there is a 15 bps fee or using an aggregator. There is less risk to use a well known frontend, and riskier using something like 1inch. What do you think? HELP!\",\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n    \"likes_count\": null,\n    \"post_id\": 7,\n    \"timestamp\": 1697596470,\n    \"title\": \"Best place to buy APE?\",\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n}"}],"_postman_id":"479f3042-0c3a-4f29-aa41-64410f64f5f0"},{"name":"/v1/post","id":"1ba3f8ac-31f8-4be8-a4c0-a20859c21a72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"post_id\": 7,\n    \"likes_count\": 2\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/post/","description":"<p>update a post given a post_id</p>\n","urlObject":{"protocol":"https","path":["v1","post",""],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"0194f745-f5a3-4037-86a2-f30f3ff5b6be","name":"/v1/post","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"post_id\": 7,\n    \"likes_count\": 2\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/post/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Oct 2023 02:37:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"817d663858303eeb-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1cc-tNpfQ17pIbJbCsovfXdivAFHQCY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"comments_count\": null,\n    \"content\": \"I'm wondering between buying APE on Uniswap now that there is a 15 bps fee or using an aggregator. There is less risk to use a well known frontend, and riskier using something like 1inch. What do you think? HELP!\",\n    \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n    \"likes_count\": 2,\n    \"post_id\": 7,\n    \"timestamp\": 1697596470,\n    \"title\": \"Best place to buy APE?\",\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n}"}],"_postman_id":"1ba3f8ac-31f8-4be8-a4c0-a20859c21a72"},{"name":"/v1/post/:group_id/user/:vault_id","id":"e0b07867-a0b7-4f84-95d9-85ee0416f58f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/post/0xc87cf8b9a4e6388e31466768a266b48a/user/0x2680f8dc8c4a6fd8165aac43a23e1956dd6f7f7e6f6975984522709d0c61f1f6","description":"<p>fetch all posts from a community</p>\n","urlObject":{"protocol":"https","path":["v1","post","0xc87cf8b9a4e6388e31466768a266b48a","user","0x2680f8dc8c4a6fd8165aac43a23e1956dd6f7f7e6f6975984522709d0c61f1f6"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"8ecf7254-d1cf-4f5a-8b35-a5cb22a3651f","name":"/v1/post/0xc87cf8b9a4e6388e31466768a266b48a/user/:vault_id","originalRequest":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/post/0xc87cf8b9a4e6388e31466768a266b48a/user/0x2680f8dc8c4a6fd8165aac43a23e1956dd6f7f7e6f6975984522709d0c61f1f6"},"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":"1324"},{"key":"ETag","value":"W/\"52c-Jesr1L+dsFA8xDQafYz0uUcIz24\""},{"key":"Date","value":"Sun, 22 Oct 2023 00:51:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"comments_count\": 3,\n        \"content\": \"HELLO ZUKO DEV TEAM\",\n        \"group_id\": \"0xc87cf8b9a4e6388e31466768a266b48a\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 34,\n        \"timestamp\": 1697906724,\n        \"title\": \"TEST TEST\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 6,\n        \"content\": \"Anyone knows what this hype is about??\",\n        \"group_id\": \"0xc87cf8b9a4e6388e31466768a266b48a\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 33,\n        \"timestamp\": 1697780936,\n        \"title\": \"Recent hype in Friend.tech\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 6,\n        \"content\": \"HOLA \",\n        \"group_id\": \"0xc87cf8b9a4e6388e31466768a266b48a\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 32,\n        \"timestamp\": 1697776439,\n        \"title\": \"GM GM\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 2,\n        \"content\": \"With the latest layoff from LinkedIn, how likely is it that Zuko dev team will lay people off? I hate this new RTO policy, so I wouldn't mind it.\\t\",\n        \"group_id\": \"0xc87cf8b9a4e6388e31466768a266b48a\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 31,\n        \"timestamp\": 1697758305,\n        \"title\": \"Are layoffs back on the menu?\",\n        \"username\": \"finesto\",\n        \"vault_id\": \"0x1152983964038f1681594499fd367dfc0452b90a4f07804a257b4b06c9406e8a\"\n    }\n]"}],"_postman_id":"e0b07867-a0b7-4f84-95d9-85ee0416f58f"},{"name":"/v1/post/user/:vault_id","id":"a066bebd-6b56-4e9e-9aba-d566ceaecff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/post/user/0x2680f8dc8c4a6fd8165aac43a23e1956dd6f7f7e6f6975984522709d0c61f1f6","description":"<p>fetch all posts from all communities that a user belongs to (homepage)</p>\n","urlObject":{"protocol":"https","path":["v1","post","user","0x2680f8dc8c4a6fd8165aac43a23e1956dd6f7f7e6f6975984522709d0c61f1f6"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"d983e2b5-f2a5-4d3c-8118-34df80c33af8","name":"/v1/post/user/0x2680f8dc8c4a6fd8165aac43a23e1956dd6f7f7e6f6975984522709d0c61f1f6","originalRequest":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/post/user/0x2680f8dc8c4a6fd8165aac43a23e1956dd6f7f7e6f6975984522709d0c61f1f6"},"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":"7560"},{"key":"ETag","value":"W/\"1d88-fc92cJcDAUm6QB+5jyND86Mhc6Q\""},{"key":"Date","value":"Sun, 22 Oct 2023 00:51:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"comments_count\": 3,\n        \"content\": \"HELLO ZUKO DEV TEAM\",\n        \"group_id\": \"0xc87cf8b9a4e6388e31466768a266b48a\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 34,\n        \"timestamp\": 1697906724,\n        \"title\": \"TEST TEST\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 6,\n        \"content\": \"Anyone knows what this hype is about??\",\n        \"group_id\": \"0xc87cf8b9a4e6388e31466768a266b48a\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 33,\n        \"timestamp\": 1697780936,\n        \"title\": \"Recent hype in Friend.tech\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 6,\n        \"content\": \"HOLA \",\n        \"group_id\": \"0xc87cf8b9a4e6388e31466768a266b48a\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 32,\n        \"timestamp\": 1697776439,\n        \"title\": \"GM GM\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 2,\n        \"content\": \"With the latest layoff from LinkedIn, how likely is it that Zuko dev team will lay people off? I hate this new RTO policy, so I wouldn't mind it.\\t\",\n        \"group_id\": \"0xc87cf8b9a4e6388e31466768a266b48a\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 31,\n        \"timestamp\": 1697758305,\n        \"title\": \"Are layoffs back on the menu?\",\n        \"username\": \"finesto\",\n        \"vault_id\": \"0x1152983964038f1681594499fd367dfc0452b90a4f07804a257b4b06c9406e8a\"\n    },\n    {\n        \"comments_count\": 1,\n        \"content\": \"HELLOOOO\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 28,\n        \"timestamp\": 1697729901,\n        \"title\": \"GM APES\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 0,\n        \"content\": \"This is a SICK APP\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 27,\n        \"timestamp\": 1697720307,\n        \"title\": \"SUPER SICK !! Zuko Dev Team  😍\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 0,\n        \"content\": \"Welcome to ZUKO !\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 26,\n        \"timestamp\": 1697720307,\n        \"title\": \"HELLO APES\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 0,\n        \"content\": \"VOTE FOR ME AS YOUR PRESIDENT :)\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 25,\n        \"timestamp\": 1697718570,\n        \"title\": \"HELLO APE PEOPLE\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 0,\n        \"content\": \"test test\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 24,\n        \"timestamp\": 1697718570,\n        \"title\": \"test\",\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comments_count\": 0,\n        \"content\": \"I'm wondering between buying APE on Uniswap now that there is a 15 bps fee or using an aggregator. There is less risk to use a well known frontend, and riskier using something like 1inch. What do you think? HELP!\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 18,\n        \"timestamp\": 1697711054,\n        \"title\": \"Best place to buy APE?\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": 3,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 0,\n        \"post_id\": 11,\n        \"timestamp\": 1697680662,\n        \"title\": \"Elect me as ApeDAO president 10\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": null,\n        \"post_id\": 10,\n        \"timestamp\": 1697680536,\n        \"title\": \"Elect me as ApeDAO president 9\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": null,\n        \"post_id\": 9,\n        \"timestamp\": 1697678861,\n        \"title\": \"Elect me as ApeDAO president 8\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": null,\n        \"post_id\": 8,\n        \"timestamp\": 1697678861,\n        \"title\": \"Elect me as ApeDAO president 7\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"I'm wondering between buying APE on Uniswap now that there is a 15 bps fee or using an aggregator. There is less risk to use a well known frontend, and riskier using something like 1inch. What do you think? HELP!\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 2,\n        \"post_id\": 7,\n        \"timestamp\": 1697596470,\n        \"title\": \"Best place to buy APE?\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": null,\n        \"post_id\": 6,\n        \"timestamp\": 1697595991,\n        \"title\": \"Elect me as ApeDAO president 6\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": null,\n        \"post_id\": 5,\n        \"timestamp\": 1697594039,\n        \"title\": \"Elect me as ApeDAO president 5\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": null,\n        \"post_id\": 4,\n        \"timestamp\": 1697509442,\n        \"title\": \"Elect me as ApeDAO president 4\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": null,\n        \"post_id\": 3,\n        \"timestamp\": 1697508937,\n        \"title\": \"Elect me as ApeDAO president 3\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 3,\n        \"post_id\": 2,\n        \"timestamp\": 1697508869,\n        \"title\": \"Elect me as ApeDAO president 2\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comments_count\": null,\n        \"content\": \"If you vote for me, I will burn 90% of all tokens in circulation to pump APE price.\",\n        \"group_id\": \"0x3a49d2e9734722a24b127b610f894639\",\n        \"hasLiked\": 0,\n        \"likes_count\": 2,\n        \"post_id\": 1,\n        \"timestamp\": 1697508094,\n        \"title\": \"ApeDAO presidential candidate\",\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    }\n]"}],"_postman_id":"a066bebd-6b56-4e9e-9aba-d566ceaecff9"}],"id":"53b8773d-3660-4cbf-a683-f15d2067a387","_postman_id":"53b8773d-3660-4cbf-a683-f15d2067a387","description":""},{"name":"Comment","item":[{"name":"/v1/comment","id":"cede246a-aa94-4388-93af-0118e55eba65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"post_id\": 11,\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"content\": \"Yup, I don't think we should vote for him as president, he will be useless. Give this a like a if you agree!\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/comment/","description":"<p>create a comment</p>\n","urlObject":{"protocol":"https","path":["v1","comment",""],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"c9aa8b15-c06d-4d02-9f87-bde51c424bb3","name":"/v1/comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"post_id\": 11,\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\",\n    \"content\": \"Yup, I don't think we should vote for him as president, he will be useless. Give this a like a if you agree!\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/comment/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 02:17:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"818586f23d8bf786-BOG"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"a6-fOOUN7qoKHxkaXlJEAOm0nqvGHo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"comment_id\": 6,\n    \"content\": \"+1\",\n    \"likes_count\": null,\n    \"post_id\": 11,\n    \"timestamp\": 1697680662,\n    \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n}"}],"_postman_id":"cede246a-aa94-4388-93af-0118e55eba65"},{"name":"/v1/comment/:post_id","id":"aae87378-573a-4bbf-886d-12d8ad270655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/comment/4","description":"<p>fetch all comments from a post</p>\n","urlObject":{"protocol":"https","path":["v1","comment","4"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"a460b462-dbf7-4cde-8979-c940543a3358","name":"/v1/comment/4","originalRequest":{"method":"GET","header":[],"url":"https://zuko-server-api.onrender.com/v1/comment/4"},"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":"1072"},{"key":"ETag","value":"W/\"430-pulMluZ6NUhKTQYt8BXqeS/Sxic\""},{"key":"Date","value":"Sun, 22 Oct 2023 00:51:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"comment_id\": 3,\n        \"content\": \"I don't think we should vote for him as president, he will be useless. Give this a like a if you agree!\",\n        \"likes_count\": null,\n        \"post_id\": 4,\n        \"timestamp\": 1697678861,\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comment_id\": 4,\n        \"content\": \"test\",\n        \"likes_count\": null,\n        \"post_id\": 4,\n        \"timestamp\": 1697678861,\n        \"username\": \"thomas110\",\n        \"vault_id\": \"0x5b28d7258d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e34a9b\"\n    },\n    {\n        \"comment_id\": 8,\n        \"content\": \"GM GM\",\n        \"likes_count\": null,\n        \"post_id\": 4,\n        \"timestamp\": 1697804977,\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comment_id\": 9,\n        \"content\": \"GM GM\",\n        \"likes_count\": null,\n        \"post_id\": 4,\n        \"timestamp\": 1697804977,\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    },\n    {\n        \"comment_id\": 10,\n        \"content\": \"HELLO TEST TEST\",\n        \"likes_count\": null,\n        \"post_id\": 4,\n        \"timestamp\": 1697804977,\n        \"username\": \"dannweeeee\",\n        \"vault_id\": \"0x24120eb37a8ffe0d46147f34014fd405a7e5adc89fa0a46995ea4723b5b24ceb\"\n    }\n]"}],"_postman_id":"aae87378-573a-4bbf-886d-12d8ad270655"}],"id":"6ec64e65-700b-4957-b2b4-3bc9aaf3d63c","_postman_id":"6ec64e65-700b-4957-b2b4-3bc9aaf3d63c","description":""},{"name":"Like","item":[{"name":"/v1/like/post","id":"aebc4cd3-f565-462d-ab93-582dec11985f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"post_id\": 19,\n    \"vault_id\": \"0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/like/post","description":"<p>like a post</p>\n","urlObject":{"protocol":"https","path":["v1","like","post"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"eeb18a8c-d117-4123-a679-f15322c4264a","name":"/v1/like/post","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"post_id\": 19,\n    \"vault_id\": \"0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/like/post"},"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":"365"},{"key":"ETag","value":"W/\"16d-LINIZM4ZZMBSMOuyvPECfYsuaG8\""},{"key":"Date","value":"Sun, 22 Oct 2023 00:52:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"meta\": {\n            \"duration\": 12919.16747399792,\n            \"txn\": {\n                \"tableIds\": [\n                    \"247\",\n                    \"205\"\n                ],\n                \"transactionHash\": \"0x3d3a80393eebea285d7243ea9ee0797fb60ff36b60c36b5f718a30145939ea16\",\n                \"blockNumber\": 49767765,\n                \"chainId\": 421613,\n                \"names\": [\n                    \"like1_421613_247\",\n                    \"post1_421613_205\"\n                ],\n                \"name\": \"like1_421613_247\",\n                \"tableId\": \"247\",\n                \"prefixes\": [\n                    \"like1\",\n                    \"post1\"\n                ],\n                \"prefix\": \"like1\"\n            }\n        },\n        \"success\": true,\n        \"results\": []\n    }\n]"}],"_postman_id":"aebc4cd3-f565-462d-ab93-582dec11985f"},{"name":"/v1/like/post","id":"d4481ad9-a9a9-4df1-b863-68cd33fdc4ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"post_id\": 19,\n    \"vault_id\": \"0x1152983964038f1681594499fd367dfc0452b90a4f07804a257b4b06c9406e8a\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/like/post","description":"<p>unlike from a post</p>\n","urlObject":{"protocol":"https","path":["v1","like","post"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"ddcdf75d-3b31-46f8-82e2-4a4d515debee","name":"/v1/like/post","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"post_id\": 19,\n    \"vault_id\": \"0x202c789054f59d458b9e0de8c3a8f87abdddedef49a181734d799fc2e96899c2\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/like/post"},"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":"365"},{"key":"ETag","value":"W/\"16d-zrWxm8jTCrFBUbndVwBJenrT598\""},{"key":"Date","value":"Sun, 22 Oct 2023 00:53:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"meta\": {\n            \"duration\": 15306.65202799812,\n            \"txn\": {\n                \"tableIds\": [\n                    \"247\",\n                    \"205\"\n                ],\n                \"transactionHash\": \"0x829605828fdd2e34cf92b5b35ad28527d1a9fe3c057066bd10a8e40a6e6e3962\",\n                \"blockNumber\": 49767868,\n                \"chainId\": 421613,\n                \"names\": [\n                    \"like1_421613_247\",\n                    \"post1_421613_205\"\n                ],\n                \"name\": \"like1_421613_247\",\n                \"tableId\": \"247\",\n                \"prefixes\": [\n                    \"like1\",\n                    \"post1\"\n                ],\n                \"prefix\": \"like1\"\n            }\n        },\n        \"success\": true,\n        \"results\": []\n    }\n]"}],"_postman_id":"d4481ad9-a9a9-4df1-b863-68cd33fdc4ab"},{"name":"/v1/like/comment","id":"fe71287a-781e-4d23-b7ce-29111ba80e19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment_id\": 33,\n    \"vault_id\": \"0x2680f8dc8c4a6fd8165aac43a23e1956dd6f7f7e6f6975984522709d0c61f1f6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/like/comment","description":"<p>like a comment</p>\n","urlObject":{"protocol":"https","path":["v1","like","comment"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"2f57159e-ea5b-40c8-a92b-d26cf55196e8","name":"/v1/like/comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment_id\": 30,\n    \"vault_id\": \"0x2d49a1558d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e69b2a\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/like/comment"},"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":"372"},{"key":"ETag","value":"W/\"174-N/kxSGF0WVM6PVGz1O++PCXydms\""},{"key":"Date","value":"Sun, 22 Oct 2023 00:54:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"meta\": {\n            \"duration\": 14847.443319000304,\n            \"txn\": {\n                \"tableIds\": [\n                    \"247\",\n                    \"225\"\n                ],\n                \"transactionHash\": \"0x6fc6daff4bdfa8230980203f65cb22e530d21e1be911c2f27960d92472270162\",\n                \"blockNumber\": 49768058,\n                \"chainId\": 421613,\n                \"names\": [\n                    \"like1_421613_247\",\n                    \"comment2_421613_225\"\n                ],\n                \"name\": \"like1_421613_247\",\n                \"tableId\": \"247\",\n                \"prefixes\": [\n                    \"like1\",\n                    \"comment2\"\n                ],\n                \"prefix\": \"like1\"\n            }\n        },\n        \"success\": true,\n        \"results\": []\n    }\n]"}],"_postman_id":"fe71287a-781e-4d23-b7ce-29111ba80e19"},{"name":"/v1/like/comment","id":"501f8040-8d3a-4f54-af34-e0521659d5bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"comment_id\": 30,\n    \"vault_id\": \"0x2d49a1558d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e69b2a\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/like/comment","description":"<p>unlike a comment</p>\n","urlObject":{"protocol":"https","path":["v1","like","comment"],"host":["zuko-server-api","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"810f8485-ca49-44e6-9983-7493a9370122","name":"/v1/like/comment","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"comment_id\": 30,\n    \"vault_id\": \"0x2d49a1558d898828a7976bc7dbc3345788707fe0fe0e1da27b1e4cb9e9e69b2a\"\n}","options":{"raw":{"language":"json"}}},"url":"https://zuko-server-api.onrender.com/v1/like/comment"},"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":"371"},{"key":"ETag","value":"W/\"173-wnXq4oCJ+LsyZhD2KhslNhn3otk\""},{"key":"Date","value":"Sun, 22 Oct 2023 00:55:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"meta\": {\n            \"duration\": 12576.93229399994,\n            \"txn\": {\n                \"tableIds\": [\n                    \"247\",\n                    \"225\"\n                ],\n                \"transactionHash\": \"0xa8e5267d3f967da8cdadd43bf48d064c04ec872791c9bbc4ae79fbaf2c6d3ba5\",\n                \"blockNumber\": 49768157,\n                \"chainId\": 421613,\n                \"names\": [\n                    \"like1_421613_247\",\n                    \"comment2_421613_225\"\n                ],\n                \"name\": \"like1_421613_247\",\n                \"tableId\": \"247\",\n                \"prefixes\": [\n                    \"like1\",\n                    \"comment2\"\n                ],\n                \"prefix\": \"like1\"\n            }\n        },\n        \"success\": true,\n        \"results\": []\n    }\n]"}],"_postman_id":"501f8040-8d3a-4f54-af34-e0521659d5bf"}],"id":"9bfc8885-f81c-49dc-8508-2b6e60c96691","_postman_id":"9bfc8885-f81c-49dc-8508-2b6e60c96691","description":""}]}