{"info":{"_postman_id":"26f49b95-4035-486f-a51c-e712c300487e","name":"WEHACK 2023","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18000302","collectionId":"26f49b95-4035-486f-a51c-e712c300487e","publishedId":"2s935uG1WC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-12T02:35:44.000Z"},"item":[{"name":"Authentication","item":[{"name":"Check Account","id":"a3ef8d14-6055-4d4f-97c1-b4edeb8d3df7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImNhaHlhMTIzQGdtYWlsLmNvbSIsImlkIjoiMSIsInJvbGUiOiJVc2VyIiwiaXNzIjoia3VybmlhY2YgU2FpbHNKUyBBUEkiLCJpYXQiOjE2NzYxNzM0MDYsImV4cCI6MTY3NjI1OTgwNn0.fZGMrFzB5tQa1RCt_auN_jCkGQOS7jYMNcy0EvhXw1w","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/auth/check","urlObject":{"protocol":"https","path":["api","v1","auth","check"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"fd46c354-aa6c-495a-b1f1-7e39a95ca91f","name":"Check Account Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImNhaHlhMTIzQGdtYWlsLmNvbSIsImlkIjoiMSIsInJvbGUiOiJVc2VyIiwiaXNzIjoia3VybmlhY2YgU2FpbHNKUyBBUEkiLCJpYXQiOjE2NzYxNzM0MDYsImV4cCI6MTY3NjI1OTgwNn0.fZGMrFzB5tQa1RCt_auN_jCkGQOS7jYMNcy0EvhXw1w","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/auth/check"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"159"},{"key":"Etag","value":"W/\"9f-to2BrLgE1jWCqrKgdL5/Hlsal30\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:43:57 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success check account\",\n    \"data\": {\n        \"email\": \"cahya123@gmail.com\",\n        \"id\": \"1\",\n        \"role\": \"User\",\n        \"iss\": \"kurniacf SailsJS API\",\n        \"iat\": 1676173406,\n        \"exp\": 1676259806\n    }\n}"}],"_postman_id":"a3ef8d14-6055-4d4f-97c1-b4edeb8d3df7"}],"id":"36e170b9-cc71-415d-a1ce-df402d1826ac","_postman_id":"36e170b9-cc71-415d-a1ce-df402d1826ac","description":""},{"name":"User","item":[{"name":"Register User","id":"13e87cee-7b66-4ebf-9be6-a3fcad5076d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Jarwo","type":"text"},{"key":"email","value":"jarwo123@gmail.com","type":"text"},{"key":"password","value":"Jarwo123","type":"text"},{"key":"gender","value":"male","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/register","urlObject":{"protocol":"https","path":["api","v1","users","register"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"11a63bd9-33bb-4773-9181-416b72fb17fd","name":"Register User Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Cahya","type":"text"},{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"password","value":"Cahya123","type":"text"},{"key":"gender","value":"male","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Etag","value":"W/\"4e-AARdIhhqOUk4mPznMLbnW0r1mQY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:30:26 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"An account has been created for cahya123@gmail.com successfully.\"\n}"},{"id":"0381e7ff-7835-4b8c-9f2a-0a9e00230897","name":"Register User Failed - Email Has Already","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Cahya","type":"text"},{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"password","value":"Cahya123","type":"text"},{"key":"gender","value":"non-binary","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"emailAlreadyInUse"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"Etag","value":"W/\"52-gKvSxvI64Pdm7Vss/9+PL88M0/4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 02:37:04 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Oops :) an error occurred\",\n    \"error\": \"This email address already exits\"\n}"},{"id":"633848f8-0d37-4598-8fcb-d53efe6ce3a3","name":"Register User Failed - Missing Params","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Cahya","type":"text"},{"key":"email","value":"","type":"text"},{"key":"password","value":"Cahya123","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"error"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"249"},{"key":"Etag","value":"W/\"f9-YJDdaN5lWNpaWz1eyzsU07AA+OI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 02:37:24 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"E_MISSING_OR_INVALID_PARAMS\",\n    \"problems\": [\n        \"Invalid \\\"email\\\":  Cannot use '' (empty string) for a required input.\"\n    ],\n    \"message\": \"The server could not fulfill this request (`POST /api/v1/users/register`) due to 1 missing or invalid parameter.\"\n}"}],"_postman_id":"13e87cee-7b66-4ebf-9be6-a3fcad5076d4"},{"name":"Login User","id":"d4e423a1-aafc-4d6b-a493-4088e5741114","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"password","value":"Cahya12345","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/login","urlObject":{"protocol":"https","path":["api","v1","users","login"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"594da384-30d8-48dc-8269-e06e46b04a33","name":"Login User Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"password","value":"Cahya123","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"498"},{"key":"Etag","value":"W/\"1f2-dVgYdX1nEv26nlCvUW3IJK8A0zQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:31:14 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"cahya123@gmail.com telah berhasil login\",\n    \"data\": {\n        \"createdAt\": 1676172625928,\n        \"updatedAt\": 1676172625928,\n        \"id\": 1,\n        \"name\": \"Cahya\",\n        \"email\": \"cahya123@gmail.com\",\n        \"gender\": \"male\",\n        \"passwordResetToken\": \"\",\n        \"passwordResetTokenExpiresAt\": 0\n    },\n    \"role\": \"User\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImNhaHlhMTIzQGdtYWlsLmNvbSIsImlkIjoiMSIsInJvbGUiOiJVc2VyIiwiaXNzIjoia3VybmlhY2YgU2FpbHNKUyBBUEkiLCJpYXQiOjE2NzYxNzI2NzQsImV4cCI6MTY3NjI1OTA3NH0.S9jglRzccaOh-a9pknR-jWbt28IpBxz68rBJmGOFxww\"\n}"},{"id":"e21314c5-193a-46fa-89ef-c6aeae626c72","name":"Login User Failed - Password is wrong","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"password","value":"Cahya12366","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/login"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"passwordIsWrong"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Etag","value":"W/\"70-10TiW1vDq8tMIcHXg5y+3xck/OE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:31:34 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"`checkPassword` failed (\\\"incorrect\\\").  Password attempt did not match already-encrypted version.\"\n}"},{"id":"342df09e-fb86-4c0f-9cab-8bb16e4a09b7","name":"Login User Failed - Email not registered","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123s@gmail.com","type":"text"},{"key":"password","value":"Cahya123","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/login"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"notUser"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"52"},{"key":"Etag","value":"W/\"34-BEnp2s6AGDvZxFLgxy3DqoxZW6Y\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:31:55 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"cahya123s@gmail.com not yet registered\"\n}"},{"id":"a425fe46-de08-4954-ade7-02dda808d09d","name":"Login User Failed - Invalid Params","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"password","value":"Cahya123","type":"text","disabled":true}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/login"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"error"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"225"},{"key":"Etag","value":"W/\"e1-W/zmWmxs94wvuW1iCNA9uJi4Zas\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:32:12 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"E_MISSING_OR_INVALID_PARAMS\",\n    \"problems\": [\n        \"\\\"password\\\" is required, but it was not defined.\"\n    ],\n    \"message\": \"The server could not fulfill this request (`POST /api/v1/users/login`) due to 1 missing or invalid parameter.\"\n}"}],"_postman_id":"d4e423a1-aafc-4d6b-a493-4088e5741114"},{"name":"Forgot Password User","id":"67fad3ae-f322-476a-9ce7-3030d92a8fe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123@gmail.com","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/forgot-password","urlObject":{"protocol":"https","path":["api","v1","users","forgot-password"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"49779adb-83e4-49ca-bb28-3f5896f56113","name":"Forgot Password User Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123@gmail.com","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/forgot-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"Etag","value":"W/\"48-oGzi+T7a5QjrXE+t6xhj3P1gurg\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:36:20 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Forgot password successful\",\n    \"token\": \"p2hEgP6gfx0E1eFq3NBiA\"\n}"},{"id":"5217ad55-18b9-4e7e-a38f-d48483f46608","name":"Forgot Password User Failed - Email is wrong","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123999@gmail.com","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/forgot-password"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"emailWrong"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"46"},{"key":"Etag","value":"W/\"2e-gPCFgCWyiGOllyDMUt+nxQyA8Do\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:36:35 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Email is wrong or not registered\"\n}"},{"id":"e27a5cdc-eadb-4b4b-a407-2035dccecb89","name":"Forgot Password User Failed - Invalid Params","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"cahya123@gmail.com","type":"text","disabled":true}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/forgot-password"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"error"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"232"},{"key":"Etag","value":"W/\"e8-/cR4uOdjAR8Yu8pf1YAxc+gldCk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:37:02 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"E_MISSING_OR_INVALID_PARAMS\",\n    \"problems\": [\n        \"\\\"email\\\" is required, but it was not defined.\"\n    ],\n    \"message\": \"The server could not fulfill this request (`POST /api/v1/users/forgot-password`) due to 1 missing or invalid parameter.\"\n}"}],"_postman_id":"67fad3ae-f322-476a-9ce7-3030d92a8fe4"},{"name":"Reset Password User","id":"275844f4-9eff-4c72-a362-e95906047767","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"password","value":"Cahya12345","type":"text"},{"key":"token","value":"p2hEgP6gfx0E1eFq3NBiA","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/reset-password","urlObject":{"protocol":"https","path":["api","v1","users","reset-password"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"36bff125-2671-40f9-bed8-2af1cb42b9f6","name":"Reset Password User Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"password","value":"Cahya12345","type":"text"},{"key":"token","value":"p2hEgP6gfx0E1eFq3NBiA","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/reset-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"556"},{"key":"Etag","value":"W/\"22c-CazfhKH/R82i92qn1oAjwoxD7z4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:38:24 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Password reset successful. cahya123@gmail.com has been logged in\",\n    \"data\": {\n        \"createdAt\": 1676172625928,\n        \"updatedAt\": 1676172979921,\n        \"id\": 1,\n        \"name\": \"Cahya\",\n        \"email\": \"cahya123@gmail.com\",\n        \"gender\": \"male\",\n        \"passwordResetToken\": \"p2hEgP6gfx0E1eFq3NBiA\",\n        \"passwordResetTokenExpiresAt\": 1676259379921\n    },\n    \"role\": \"User\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImNhaHlhMTIzQGdtYWlsLmNvbSIsImlkIjoiMSIsInJvbGUiOiJVc2VyIiwiaXNzIjoia3VybmlhY2YgU2FpbHNKUyBBUEkiLCJpYXQiOjE2NzYxNzMxMDQsImV4cCI6MTY3NjI1OTUwNH0.tikWaL6MiSO5xoa5-EiW9NM6iQwKbE5zZojcpzxFTls\"\n}"},{"id":"d506ec6d-c65a-4897-a36c-27e5d33db580","name":"Reset Password User Failed - Token Invalid","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"password","value":"Cahya12345","type":"text"},{"key":"token","value":"p2hEgP6gfx0E1eFq3NBiA","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/reset-password"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"invalidToken"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"52"},{"key":"Etag","value":"W/\"34-mr0fVkz6OU74dNZu+9Lc1urrGQE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:38:41 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Token invalid or expired or already used\"\n}"}],"_postman_id":"275844f4-9eff-4c72-a362-e95906047767"},{"name":"View User","id":"64ab6700-6b13-4115-889d-805cfd3be2ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/view","urlObject":{"protocol":"https","path":["api","v1","users","view"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"a4217bf5-3fe8-4108-baa9-ce6d6dc6da03","name":"View User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/view"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"215"},{"key":"Etag","value":"W/\"d7-b7J9TkUH9loLhsfyDwiNfDNMNpM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 03:52:24 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success view User\",\n    \"data\": {\n        \"createdAt\": 1676172625928,\n        \"updatedAt\": 1676173102960,\n        \"id\": 1,\n        \"name\": \"Cahya\",\n        \"email\": \"cahya123@gmail.com\",\n        \"gender\": \"male\",\n        \"passwordResetToken\": \"\",\n        \"passwordResetTokenExpiresAt\": 0\n    }\n}"}],"_postman_id":"64ab6700-6b13-4115-889d-805cfd3be2ca"},{"name":"Update User","id":"1b076e30-d8c0-4239-bfa1-73a8bfd7758f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Nia Ramadani","type":"text"},{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"gender","value":"female","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/update","urlObject":{"protocol":"https","path":["api","v1","users","update"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"5858e782-7797-4549-ae95-41655ebf7d35","name":"Update User Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Nia","type":"text"},{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"gender","value":"female","type":"text"}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"483"},{"key":"Etag","value":"W/\"1e3-9r+jD2g2KHFA9jRGLxqoqDjcbxo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 04:12:25 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success update User Data\",\n    \"data\": {\n        \"createdAt\": 1676172625928,\n        \"updatedAt\": 1676175143760,\n        \"id\": 1,\n        \"name\": \"Nia\",\n        \"email\": \"cahya123@gmail.com\",\n        \"gender\": \"female\",\n        \"passwordResetToken\": \"\",\n        \"passwordResetTokenExpiresAt\": 0\n    },\n    \"role\": \"User\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImNhaHlhMTIzQGdtYWlsLmNvbSIsImlkIjoiMSIsInJvbGUiOiJVc2VyIiwiaXNzIjoia3VybmlhY2YgU2FpbHNKUyBBUEkiLCJpYXQiOjE2NzYxNzUxNDUsImV4cCI6MTY3NjI2MTU0NX0.u3OBD25Sir-1D1jCyof9Y6o9OSeksWRSzo2T6iG7XhU\"\n}"},{"id":"489642b7-10a5-4093-ba7b-7b6f6842e79d","name":"Update User Success - as needed","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Nia Ramadani","type":"text"},{"key":"email","value":"cahya123@gmail.com","type":"text"},{"key":"gender","value":"female","type":"text","disabled":true}]},"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"492"},{"key":"Etag","value":"W/\"1ec-lfUzqkUjp7aJpwnJELf8ac8hUEs\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 04:12:56 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success update User Data\",\n    \"data\": {\n        \"createdAt\": 1676172625928,\n        \"updatedAt\": 1676175174557,\n        \"id\": 1,\n        \"name\": \"Nia Ramadani\",\n        \"email\": \"cahya123@gmail.com\",\n        \"gender\": \"female\",\n        \"passwordResetToken\": \"\",\n        \"passwordResetTokenExpiresAt\": 0\n    },\n    \"role\": \"User\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImNhaHlhMTIzQGdtYWlsLmNvbSIsImlkIjoiMSIsInJvbGUiOiJVc2VyIiwiaXNzIjoia3VybmlhY2YgU2FpbHNKUyBBUEkiLCJpYXQiOjE2NzYxNzUxNzYsImV4cCI6MTY3NjI2MTU3Nn0.ptR7VqgIevlkvHx_0h__AzlJvIyrboVrKc8rrdzG9Ko\"\n}"}],"_postman_id":"1b076e30-d8c0-4239-bfa1-73a8bfd7758f"},{"name":"Delete User","id":"c0721da4-c997-4abb-9811-50dba2cbf859","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/delete","urlObject":{"protocol":"https","path":["api","v1","users","delete"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"5900af57-2185-4fb2-b955-fe0608437ba1","name":"Delete User Success","originalRequest":{"method":"POST","header":[],"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/users/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"33"},{"key":"Etag","value":"W/\"21-Vbs5NIs47Si2YC6Z4S4tn7WFKPE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 05:32:12 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success delete User\"\n}"}],"_postman_id":"c0721da4-c997-4abb-9811-50dba2cbf859"}],"id":"6d702be9-01d2-4140-84ff-d749d9588ed8","_postman_id":"6d702be9-01d2-4140-84ff-d749d9588ed8","description":""},{"name":"States","item":[{"name":"View State","id":"841d4c18-a823-4c67-91a3-b0eaa0631bfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/states/view","urlObject":{"protocol":"https","path":["api","v1","states","view"],"host":["hackathon-wehack-23","herokuapp","com"],"query":[{"disabled":true,"key":"id","value":"Kentucky"}],"variable":[]}},"response":[{"id":"f3f3494d-e430-433f-9c6f-6df6902821df","name":"View State Success ALL VIEW","originalRequest":{"method":"GET","header":[],"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/states/view"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"77b-p3IFelItkph/iKnCCvDobPs7i4A\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Set-Cookie","value":"sails.sid=s%3AV2YsVOh6UUJPBG9xBgye2Qj6-LCuQpHl.P8TEuwZOJ59ypl4LyMQpgt7UNrQ7F6GgwkCmW6rQfBE; Path=/; Expires=Mon, 13 Feb 2023 05:44:18 GMT; HttpOnly"},{"key":"Date","value":"Sun, 12 Feb 2023 05:44:18 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success view all State\",\n    \"data\": [\n        {\n            \"id\": \"Alabama\",\n            \"state_code\": \"AL\"\n        },\n        {\n            \"id\": \"Alaska\",\n            \"state_code\": \"AK\"\n        },\n        {\n            \"id\": \"Arizona\",\n            \"state_code\": \"AZ\"\n        },\n        {\n            \"id\": \"Arkansas\",\n            \"state_code\": \"AR\"\n        },\n        {\n            \"id\": \"California\",\n            \"state_code\": \"CA\"\n        },\n        {\n            \"id\": \"Colorado\",\n            \"state_code\": \"CO\"\n        },\n        {\n            \"id\": \"Connecticut\",\n            \"state_code\": \"CT\"\n        },\n        {\n            \"id\": \"Delaware\",\n            \"state_code\": \"DE\"\n        },\n        {\n            \"id\": \"District of Columbia\",\n            \"state_code\": \"DC\"\n        },\n        {\n            \"id\": \"Florida\",\n            \"state_code\": \"FL\"\n        },\n        {\n            \"id\": \"Georgia\",\n            \"state_code\": \"GA\"\n        },\n        {\n            \"id\": \"Hawaii\",\n            \"state_code\": \"HI\"\n        },\n        {\n            \"id\": \"Idaho\",\n            \"state_code\": \"ID\"\n        },\n        {\n            \"id\": \"Illinois\",\n            \"state_code\": \"IL\"\n        },\n        {\n            \"id\": \"Indiana\",\n            \"state_code\": \"IN\"\n        },\n        {\n            \"id\": \"Iowa\",\n            \"state_code\": \"IA\"\n        },\n        {\n            \"id\": \"Kansas\",\n            \"state_code\": \"KS\"\n        },\n        {\n            \"id\": \"Kentucky\",\n            \"state_code\": \"KY\"\n        },\n        {\n            \"id\": \"Louisiana\",\n            \"state_code\": \"LA\"\n        },\n        {\n            \"id\": \"Maine\",\n            \"state_code\": \"ME\"\n        },\n        {\n            \"id\": \"Maryland\",\n            \"state_code\": \"MD\"\n        },\n        {\n            \"id\": \"Massachusetts\",\n            \"state_code\": \"MA\"\n        },\n        {\n            \"id\": \"Michigan\",\n            \"state_code\": \"MI\"\n        },\n        {\n            \"id\": \"Minnesota\",\n            \"state_code\": \"MN\"\n        },\n        {\n            \"id\": \"Mississippi\",\n            \"state_code\": \"MS\"\n        },\n        {\n            \"id\": \"Missouri\",\n            \"state_code\": \"MO\"\n        },\n        {\n            \"id\": \"Montana\",\n            \"state_code\": \"MT\"\n        },\n        {\n            \"id\": \"Nebraska\",\n            \"state_code\": \"NE\"\n        },\n        {\n            \"id\": \"Nevada\",\n            \"state_code\": \"NV\"\n        },\n        {\n            \"id\": \"New Hampshire\",\n            \"state_code\": \"NH\"\n        },\n        {\n            \"id\": \"New Jersey\",\n            \"state_code\": \"NJ\"\n        },\n        {\n            \"id\": \"New Mexico\",\n            \"state_code\": \"NM\"\n        },\n        {\n            \"id\": \"New York\",\n            \"state_code\": \"NY\"\n        },\n        {\n            \"id\": \"North Carolina\",\n            \"state_code\": \"NC\"\n        },\n        {\n            \"id\": \"North Dakota\",\n            \"state_code\": \"ND\"\n        },\n        {\n            \"id\": \"Ohio\",\n            \"state_code\": \"OH\"\n        },\n        {\n            \"id\": \"Oklahoma\",\n            \"state_code\": \"OK\"\n        },\n        {\n            \"id\": \"Oregon\",\n            \"state_code\": \"OR\"\n        },\n        {\n            \"id\": \"Pennsylvania\",\n            \"state_code\": \"PA\"\n        },\n        {\n            \"id\": \"Rhode Island\",\n            \"state_code\": \"RI\"\n        },\n        {\n            \"id\": \"South Carolina\",\n            \"state_code\": \"SC\"\n        },\n        {\n            \"id\": \"South Dakota\",\n            \"state_code\": \"SD\"\n        },\n        {\n            \"id\": \"Tennessee\",\n            \"state_code\": \"TN\"\n        },\n        {\n            \"id\": \"Texas\",\n            \"state_code\": \"TX\"\n        },\n        {\n            \"id\": \"Utah\",\n            \"state_code\": \"UT\"\n        },\n        {\n            \"id\": \"Vermont\",\n            \"state_code\": \"VT\"\n        },\n        {\n            \"id\": \"Virginia\",\n            \"state_code\": \"VA\"\n        },\n        {\n            \"id\": \"Washington\",\n            \"state_code\": \"WA\"\n        },\n        {\n            \"id\": \"West Virginia\",\n            \"state_code\": \"WV\"\n        },\n        {\n            \"id\": \"Wisconsin\",\n            \"state_code\": \"WI\"\n        },\n        {\n            \"id\": \"Wyoming\",\n            \"state_code\": \"WY\"\n        }\n    ]\n}"},{"id":"7fa8687c-e6c5-44a3-87ab-ada5b463bc1e","name":"View State Success ONE STATE","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://hackathon-wehack-23.herokuapp.com/api/v1/states/view?id=Kentucky","protocol":"https","host":["hackathon-wehack-23","herokuapp","com"],"path":["api","v1","states","view"],"query":[{"key":"id","value":"Kentucky","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"75"},{"key":"Etag","value":"W/\"4b-767pk5pSlosuRVpiR3fF67psUaM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sun, 12 Feb 2023 05:45:21 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success view State\",\n    \"data\": {\n        \"id\": \"Kentucky\",\n        \"state_code\": \"KY\"\n    }\n}"}],"_postman_id":"841d4c18-a823-4c67-91a3-b0eaa0631bfd"}],"id":"4b51741e-4ec5-48c0-9991-94787bc37aed","_postman_id":"4b51741e-4ec5-48c0-9991-94787bc37aed","description":""},{"name":"Projects","item":[{"name":"View Projects By Region ID","id":"68b67156-eb83-4a6a-8f0c-248c812115c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/projects/view/?region_id=Alaska","urlObject":{"protocol":"https","path":["api","v1","projects","view",""],"host":["hackathon-wehack-23","herokuapp","com"],"query":[{"key":"region_id","value":"Alaska"}],"variable":[]}},"response":[{"id":"4b128c97-163f-4ade-85d2-ec3d7ccb56b4","name":"View Projects By Region ID Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://hackathon-wehack-23.herokuapp.com/api/v1/projects/view/?region_id=Alaska","protocol":"https","host":["hackathon-wehack-23","herokuapp","com"],"path":["api","v1","projects","view",""],"query":[{"key":"region_id","value":"Alaska"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"9ab-7xbAcJtbk0WrtNB+4UQt3Ra1nhM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Sun, 12 Feb 2023 11:05:53 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success view all project by region\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"Automated Greenhouse System\",\n            \"category\": \"Robotics and Automation\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Aditiya\",\n            \"description\": \"An automated greenhouse system to grow crops efficiently\",\n            \"image\": \"https://akytec.de/media/wysiwyg/downloads/AddInfoImages/greenhouse/en_picture.png\",\n            \"funding_goal\": 20000\n        },\n        {\n            \"id\": 2,\n            \"title\": \"Intelligent Traffic Management System\",\n            \"category\": \"Artificial Intelligence\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Budi\",\n            \"description\": \"A smart traffic management system to reduce congestion and improve road safety\",\n            \"image\": \"https://greenipservices.com/wp-content/uploads/2022/02/dsddsff26.jpg\",\n            \"funding_goal\": 50000\n        },\n        {\n            \"id\": 3,\n            \"title\": \"Smart Home Automation\",\n            \"category\": \"Internet of Things\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Cahyo\",\n            \"description\": \"A home automation system to control lighting, heating, and appliances with a smartphone\",\n            \"image\": \"https://www.einfochips.com/blog/wp-content/uploads/2017/04/homeautomation-featured-image.jpg\",\n            \"funding_goal\": 30000\n        },\n        {\n            \"id\": 4,\n            \"title\": \"Predictive Maintenance using Machine Learning\",\n            \"category\": \"Data Science\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Dwi\",\n            \"description\": \"A predictive maintenance solution using machine learning to reduce downtime and maintenance costs\",\n            \"image\": \"https://www.xenonstack.com/hubfs/xenonstack-predictive-maintenance-using-machine-learning-on-gcp.png\",\n            \"funding_goal\": 40000\n        },\n        {\n            \"id\": 5,\n            \"title\": \"Cryptographic Database Security\",\n            \"category\": \"Cyber Security\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Eka\",\n            \"description\": \"A secure database solution using cryptography to protect sensitive information\",\n            \"image\": \"https://www.datacenterknowledge.com/sites/datacenterknowledge.com/files/encryption%20security%20infosec%20illustration%20getty.jpg\",\n            \"funding_goal\": 60000\n        },\n        {\n            \"id\": 6,\n            \"title\": \"Decentralized Supply Chain Management\",\n            \"category\": \"Blockchain\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Fariq\",\n            \"description\": \"A decentralized supply chain management solution to improve transparency and efficiency\",\n            \"image\": \"https://www.scmdojo.com/wp-content/uploads/2016/02/CentralSupply-Chain-Processes.png\",\n            \"funding_goal\": 70000\n        },\n        {\n            \"id\": 7,\n            \"title\": \"Cloud-based HR Management System\",\n            \"category\": \"Cloud Computing\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Ganesh\",\n            \"description\": \"A cloud-based human resource management system to streamline HR processes\",\n            \"image\": \"https://empxtrack.com/wp-content/uploads/2015/12/Coud-based-HR-Software.jpg\",\n            \"funding_goal\": 80000\n        }\n    ]\n}"}],"_postman_id":"68b67156-eb83-4a6a-8f0c-248c812115c4"},{"name":"View ALL Projects","id":"a1a2625a-1a9d-4760-9724-5949bf419018","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/projects/view/","urlObject":{"protocol":"https","path":["api","v1","projects","view",""],"host":["hackathon-wehack-23","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"aff5b9a1-3ee6-4dd2-bf93-b9104a1f1b48","name":"View ALL Projects Success","originalRequest":{"method":"GET","header":[],"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/projects/view/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"10e5-I7scZyhBj1hAbnEIDra5LxaEDtU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Sun, 12 Feb 2023 11:05:57 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success view all project\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"Automated Greenhouse System\",\n            \"category\": \"Robotics and Automation\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Aditiya\",\n            \"description\": \"An automated greenhouse system to grow crops efficiently\",\n            \"image\": \"https://akytec.de/media/wysiwyg/downloads/AddInfoImages/greenhouse/en_picture.png\",\n            \"funding_goal\": 20000\n        },\n        {\n            \"id\": 2,\n            \"title\": \"Intelligent Traffic Management System\",\n            \"category\": \"Artificial Intelligence\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Budi\",\n            \"description\": \"A smart traffic management system to reduce congestion and improve road safety\",\n            \"image\": \"https://greenipservices.com/wp-content/uploads/2022/02/dsddsff26.jpg\",\n            \"funding_goal\": 50000\n        },\n        {\n            \"id\": 3,\n            \"title\": \"Smart Home Automation\",\n            \"category\": \"Internet of Things\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Cahyo\",\n            \"description\": \"A home automation system to control lighting, heating, and appliances with a smartphone\",\n            \"image\": \"https://www.einfochips.com/blog/wp-content/uploads/2017/04/homeautomation-featured-image.jpg\",\n            \"funding_goal\": 30000\n        },\n        {\n            \"id\": 4,\n            \"title\": \"Predictive Maintenance using Machine Learning\",\n            \"category\": \"Data Science\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Dwi\",\n            \"description\": \"A predictive maintenance solution using machine learning to reduce downtime and maintenance costs\",\n            \"image\": \"https://www.xenonstack.com/hubfs/xenonstack-predictive-maintenance-using-machine-learning-on-gcp.png\",\n            \"funding_goal\": 40000\n        },\n        {\n            \"id\": 5,\n            \"title\": \"Cryptographic Database Security\",\n            \"category\": \"Cyber Security\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Eka\",\n            \"description\": \"A secure database solution using cryptography to protect sensitive information\",\n            \"image\": \"https://www.datacenterknowledge.com/sites/datacenterknowledge.com/files/encryption%20security%20infosec%20illustration%20getty.jpg\",\n            \"funding_goal\": 60000\n        },\n        {\n            \"id\": 6,\n            \"title\": \"Decentralized Supply Chain Management\",\n            \"category\": \"Blockchain\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Fariq\",\n            \"description\": \"A decentralized supply chain management solution to improve transparency and efficiency\",\n            \"image\": \"https://www.scmdojo.com/wp-content/uploads/2016/02/CentralSupply-Chain-Processes.png\",\n            \"funding_goal\": 70000\n        },\n        {\n            \"id\": 7,\n            \"title\": \"Cloud-based HR Management System\",\n            \"category\": \"Cloud Computing\",\n            \"region_id\": \"Alaska\",\n            \"creator_name\": \"Ganesh\",\n            \"description\": \"A cloud-based human resource management system to streamline HR processes\",\n            \"image\": \"https://empxtrack.com/wp-content/uploads/2015/12/Coud-based-HR-Software.jpg\",\n            \"funding_goal\": 80000\n        },\n        {\n            \"id\": 8,\n            \"title\": \"Smart Home Automation System\",\n            \"category\": \"Internet of Things\",\n            \"region_id\": \"Alabama\",\n            \"creator_name\": \"Dwi Sutanto\",\n            \"description\": \"A system that automates and controls various home appliances using a smartphone app\",\n            \"image\": \"http://smanest.com/images/data/articles/smahome.jpg\",\n            \"funding_goal\": 10000\n        },\n        {\n            \"id\": 9,\n            \"title\": \"Intelligent Traffic Management System\",\n            \"category\": \"Artificial Intelligence\",\n            \"region_id\": \"Alabama\",\n            \"creator_name\": \"Rini Widiyanti\",\n            \"description\": \"A system that uses AI to optimize traffic flow and reduce congestion in urban areas\",\n            \"image\": \"https://www.intel.com/content/dam/develop/external/us/en/images/intelligent-traffic-management-ri-landing.png\",\n            \"funding_goal\": 20000\n        },\n        {\n            \"id\": 10,\n            \"title\": \"Secure Blockchain-based Payment System\",\n            \"category\": \"Blockchain\",\n            \"region_id\": \"Alabama\",\n            \"creator_name\": \"Budi Rahardjo\",\n            \"description\": \"A decentralized payment system that uses blockchain technology for secure and fast transactions\",\n            \"image\": \"https://builtin.com/sites/www.builtin.com/files/styles/og/public/blockchain-trading-examples.png\",\n            \"funding_goal\": 15000\n        },\n        {\n            \"id\": 11,\n            \"title\": \"Cloud-based Inventory Management System\",\n            \"category\": \"Cloud Computing\",\n            \"region_id\": \"Alabama\",\n            \"creator_name\": \"Agus Hermanto\",\n            \"description\": \"A cloud-based system that helps businesses manage their inventory more efficiently\",\n            \"image\": \"https://geekflare.com/wp-content/uploads/2021/01/Cloud-Based-Inventory-Management-e1611939057226.png\",\n            \"funding_goal\": 12000\n        },\n        {\n            \"id\": 12,\n            \"title\": \"Virtual Reality Education Platform\",\n            \"category\": \"Other\",\n            \"region_id\": \"Alabama\",\n            \"creator_name\": \"Fitri Wulandari\",\n            \"description\": \"An education platform that uses virtual reality technology to enhance learning experiences\",\n            \"image\": \"https://cdn.elearningindustry.com/wp-content/uploads/2019/01/artutor-an-augmented-reality-platform-for-education-and-more-e1547469672702.jpg\",\n            \"funding_goal\": 17000\n        }\n    ]\n}"}],"_postman_id":"a1a2625a-1a9d-4760-9724-5949bf419018"},{"name":"View Projects By Region Code","id":"13a85160-4184-4f9a-ad12-b19832aeb522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hackathon-wehack-23.herokuapp.com/api/v1/projects/view/?region_code=AL","urlObject":{"protocol":"https","path":["api","v1","projects","view",""],"host":["hackathon-wehack-23","herokuapp","com"],"query":[{"key":"region_code","value":"AL"}],"variable":[]}},"response":[{"id":"bfb47921-0825-4996-8b9e-efe979cf903b","name":"View Projects By Region Code Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://hackathon-wehack-23.herokuapp.com/api/v1/projects/view/?region_code=AL","protocol":"https","host":["hackathon-wehack-23","herokuapp","com"],"path":["api","v1","projects","view",""],"query":[{"key":"region_code","value":"AL"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Sails <sailsjs.com>"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Exit","value":"success"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"7d7-cDLSl4yMxY87gxIhQk7c5mYxfHk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Set-Cookie","value":"sails.sid=s%3AreXEBFRweh34r3Y73o-lU9Wja54Ka122.Es5X0lQafkWk9JYB77iAMF%2Frewg4FIFpkI7nXQTIjIs; Path=/; Expires=Mon, 13 Feb 2023 11:52:13 GMT; HttpOnly"},{"key":"Date","value":"Sun, 12 Feb 2023 11:52:13 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success view specific project\",\n    \"data\": [\n        {\n            \"id\": 8,\n            \"title\": \"Smart Home Automation System\",\n            \"category\": \"Internet of Things\",\n            \"region_id\": \"Alabama\",\n            \"region_code\": \"AL\",\n            \"creator_name\": \"Dwi Sutanto\",\n            \"description\": \"A system that automates and controls various home appliances using a smartphone app\",\n            \"image\": \"http://smanest.com/images/data/articles/smahome.jpg\",\n            \"funding_goal\": 10000\n        },\n        {\n            \"id\": 9,\n            \"title\": \"Intelligent Traffic Management System\",\n            \"category\": \"Artificial Intelligence\",\n            \"region_id\": \"Alabama\",\n            \"region_code\": \"AL\",\n            \"creator_name\": \"Rini Widiyanti\",\n            \"description\": \"A system that uses AI to optimize traffic flow and reduce congestion in urban areas\",\n            \"image\": \"https://www.intel.com/content/dam/develop/external/us/en/images/intelligent-traffic-management-ri-landing.png\",\n            \"funding_goal\": 20000\n        },\n        {\n            \"id\": 10,\n            \"title\": \"Secure Blockchain-based Payment System\",\n            \"category\": \"Blockchain\",\n            \"region_id\": \"Alabama\",\n            \"region_code\": \"AL\",\n            \"creator_name\": \"Budi Rahardjo\",\n            \"description\": \"A decentralized payment system that uses blockchain technology for secure and fast transactions\",\n            \"image\": \"https://builtin.com/sites/www.builtin.com/files/styles/og/public/blockchain-trading-examples.png\",\n            \"funding_goal\": 15000\n        },\n        {\n            \"id\": 11,\n            \"title\": \"Cloud-based Inventory Management System\",\n            \"category\": \"Cloud Computing\",\n            \"region_id\": \"Alabama\",\n            \"region_code\": \"AL\",\n            \"creator_name\": \"Agus Hermanto\",\n            \"description\": \"A cloud-based system that helps businesses manage their inventory more efficiently\",\n            \"image\": \"https://geekflare.com/wp-content/uploads/2021/01/Cloud-Based-Inventory-Management-e1611939057226.png\",\n            \"funding_goal\": 12000\n        },\n        {\n            \"id\": 12,\n            \"title\": \"Virtual Reality Education Platform\",\n            \"category\": \"Other\",\n            \"region_id\": \"Alabama\",\n            \"region_code\": \"AL\",\n            \"creator_name\": \"Fitri Wulandari\",\n            \"description\": \"An education platform that uses virtual reality technology to enhance learning experiences\",\n            \"image\": \"https://cdn.elearningindustry.com/wp-content/uploads/2019/01/artutor-an-augmented-reality-platform-for-education-and-more-e1547469672702.jpg\",\n            \"funding_goal\": 17000\n        }\n    ]\n}"}],"_postman_id":"13a85160-4184-4f9a-ad12-b19832aeb522"}],"id":"1c762230-24c0-4b34-9474-7e6d1c3b725e","_postman_id":"1c762230-24c0-4b34-9474-7e6d1c3b725e","description":""}]}