{"info":{"_postman_id":"50926f46-96d5-4326-b2af-2a58516f08a1","name":"DDB Api Documentation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"12125549","collectionId":"50926f46-96d5-4326-b2af-2a58516f08a1","publishedId":"Uz5NhsZT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-06-10T14:54:14.000Z"},"item":[{"name":"User","item":[{"name":"Get All User","id":"063f6d34-5a16-4932-b0f0-f3c85d986fcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/users/findAll","urlObject":{"path":["users","findAll"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"c4d177c9-fa40-4862-a8f9-6c5da0953476","name":"Get All User","originalRequest":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"},{"key":"date","value":"Fri, 10 Jun 2022 14:57:09 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"etag","value":"W/\"573-wa7pR7EhbR+JbTHRBkTzNd7x27g\""},{"key":"x-vercel-cache","value":"MISS"},{"key":"age","value":"0"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"sin1::iad1::gt44r-1654873027827-3e146ec4c2bb"},{"key":"strict-transport-security","value":"max-age=63072000"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Admin\",\n            \"email\": \"admin@gmail.com\",\n            \"thesisTitle\": null,\n            \"thesisURL\": null,\n            \"entryYear\": 2019,\n            \"graduationYear\": null,\n            \"majority\": \"Teknik Informatika\",\n            \"blurHash\": \"URLXY;xu~q%M~qofRjj[RjfQIUWB?bj[WBj[\",\n            \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/avatar.jpg\",\n            \"isAdmin\": true,\n            \"isVerified\": false,\n            \"isGraduated\": false,\n            \"createdAt\": \"2022-06-10T12:52:22.626Z\",\n            \"updatedAt\": \"2022-06-10T12:52:22.626Z\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"admin\",\n            \"email\": \"bukanadmin@gmail.com\",\n            \"thesisTitle\": null,\n            \"thesisURL\": null,\n            \"entryYear\": 123,\n            \"graduationYear\": null,\n            \"majority\": \"ada deh\",\n            \"blurHash\": \"URLXY;xu~q%M~qofRjj[RjfQIUWB?bj[WBj[\",\n            \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/avatar.jpg\",\n            \"isAdmin\": false,\n            \"isVerified\": false,\n            \"isGraduated\": false,\n            \"createdAt\": \"2022-06-10T13:58:06.113Z\",\n            \"updatedAt\": \"2022-06-10T13:58:06.114Z\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"admin\",\n            \"email\": \"adm22in@gmail.com\",\n            \"thesisTitle\": null,\n            \"thesisURL\": null,\n            \"entryYear\": 123,\n            \"graduationYear\": null,\n            \"majority\": \"ada deh\",\n            \"blurHash\": \"UDBP1%?H%fk:yAVujJt%D+D*RQiyy-l5WBR7\",\n            \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/1_XQm8ydsK4eL7BzBrfGYdrg.jpeg\",\n            \"isAdmin\": true,\n            \"isVerified\": false,\n            \"isGraduated\": false,\n            \"createdAt\": \"2022-06-10T13:28:16.565Z\",\n            \"updatedAt\": \"2022-06-10T13:28:16.565Z\"\n        }\n    ],\n    \"totalData\": 3\n}"}],"_postman_id":"063f6d34-5a16-4932-b0f0-f3c85d986fcb"},{"name":"Get Users (Filtered, Sorted and Paginated)","id":"fa779c6e-0c3c-485f-af73-40f4c2347aa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"","value":"","type":"text"}],"url":"https://api.ddbrawijaya.com/users?name=Test","urlObject":{"path":["users"],"host":["https://api.ddbrawijaya.com"],"query":[{"key":"name","value":"Test"}],"variable":[]}},"response":[{"id":"a6a7362a-b948-4e87-84a4-db40310bf8bf","name":"Get Users (Filtered, Sorted and Paginated)","originalRequest":{"method":"GET","header":[{"key":"","value":"","type":"text"}],"url":{"raw":"https://api.ddbrawijaya.com/users?name=Test&sortDirection=asc&rowsPerPage=2&page=1","host":["https://api.ddbrawijaya.com"],"path":["users"],"query":[{"key":"name","value":"Test"},{"key":"sortDirection","value":"asc"},{"key":"rowsPerPage","value":"2"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"},{"key":"date","value":"Fri, 10 Jun 2022 15:32:00 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"content-length","value":"513"},{"key":"etag","value":"W/\"201-wN9mam86uph37fJGAv+wsawb9HA\""},{"key":"x-vercel-cache","value":"MISS"},{"key":"age","value":"0"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"sin1::iad1::mcwlr-1654875119389-1983652c5e4e"},{"key":"strict-transport-security","value":"max-age=63072000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": [\n        {\n            \"id\": 9,\n            \"name\": \"Test Edit\",\n            \"email\": \"adm22in@gmail.com\",\n            \"thesisTitle\": null,\n            \"thesisURL\": null,\n            \"entryYear\": 2019,\n            \"graduationYear\": null,\n            \"majority\": \"Teknik Nuklir\",\n            \"blurHash\": \"UDBP1%?H%fk:yAVujJt%D+D*RQiyy-l5WBR7\",\n            \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/1_XQm8ydsK4eL7BzBrfGYdrg.jpeg\",\n            \"isAdmin\": true,\n            \"isVerified\": false,\n            \"isGraduated\": false,\n            \"createdAt\": \"2022-06-10T13:28:16.565Z\",\n            \"updatedAt\": \"2022-06-10T13:28:16.565Z\"\n        }\n    ],\n    \"totalData\": 3\n}"}],"_postman_id":"fa779c6e-0c3c-485f-af73-40f4c2347aa8"},{"name":"Get User by Id","id":"5701a9ad-1058-4617-ac75-2c4754251526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/users/10","urlObject":{"path":["users","10"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"591dea6a-39b6-4716-b0dd-e786868bade6","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/users/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"},{"key":"date","value":"Fri, 10 Jun 2022 15:09:01 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"content-length","value":"472"},{"key":"etag","value":"W/\"1d8-TX0P6mjWqJ5AKmyc7Op+ZTFOw2U\""},{"key":"x-vercel-cache","value":"MISS"},{"key":"age","value":"0"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"sin1::iad1::gt44r-1654873740830-c16fc128b4c4"},{"key":"strict-transport-security","value":"max-age=63072000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": {\n        \"id\": 10,\n        \"name\": \"admin\",\n        \"email\": \"bukanadmin@gmail.com\",\n        \"thesisTitle\": null,\n        \"thesisURL\": null,\n        \"entryYear\": 123,\n        \"graduationYear\": null,\n        \"majority\": \"ada deh\",\n        \"blurHash\": \"URLXY;xu~q%M~qofRjj[RjfQIUWB?bj[WBj[\",\n        \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/avatar.jpg\",\n        \"isAdmin\": false,\n        \"isVerified\": false,\n        \"isGraduated\": false,\n        \"createdAt\": \"2022-06-10T13:58:06.113Z\",\n        \"updatedAt\": \"2022-06-10T13:58:06.114Z\"\n    }\n}"}],"_postman_id":"5701a9ad-1058-4617-ac75-2c4754251526"}],"id":"5bec6616-db46-43ec-a3d5-33084b555c1b","_postman_id":"5bec6616-db46-43ec-a3d5-33084b555c1b","description":""},{"name":"Article","item":[{"name":"Create Article","id":"fddd47fe-878d-424d-af0d-250033841ab2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"asdads\",\r\n    \"content\" : \"adsasdsad\",\r\n    \"imageURL\" : \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/articles","urlObject":{"path":["articles"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"fc5520c5-db98-47cc-9e5d-457c594f29f3","name":"Create Article","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"asdads\",\r\n    \"content\" : \"adsasdsad\",\r\n    \"imageURL\" : \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/articles"},"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":"433"},{"key":"ETag","value":"W/\"1b1-7TJIqggvaEdpSv7nUvCAyuTshzM\""},{"key":"Date","value":"Fri, 10 Jun 2022 14:01:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": {\n        \"id\": 2,\n        \"title\": \"asdads\",\n        \"content\": \"adsasdsad\",\n        \"imageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\",\n        \"blurHash\": \"U9FrO{0{wGY3[UaJ4:?I4T?w-:9FDiM_%LIA\",\n        \"userId\": 9,\n        \"createdAt\": \"2022-06-10T14:01:28.024Z\",\n        \"updatedAt\": \"2022-06-10T14:01:28.024Z\",\n        \"deleted\": null\n    }\n}"}],"_postman_id":"fddd47fe-878d-424d-af0d-250033841ab2"},{"name":"Edit Article","id":"ced631a3-838c-4cbb-b118-a39e50482757","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"Edit Tes\",\r\n    \"content\" : \"Edit\",\r\n    \"imageURL\" : \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/articles/2","urlObject":{"path":["articles","2"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"3aff52e5-383b-4da9-b7c0-93cff174eb2b","name":"Edit Article","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"Edit Tes\",\r\n    \"content\" : \"Edit\",\r\n    \"imageURL\" : \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/articles/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"430"},{"key":"ETag","value":"W/\"1ae-DUsTi3HZi2a+xL/p18dkl9L2EmE\""},{"key":"Date","value":"Fri, 10 Jun 2022 14:04:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": {\n        \"id\": 2,\n        \"title\": \"Edit Tes\",\n        \"content\": \"Edit\",\n        \"imageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\",\n        \"blurHash\": \"U9FrO{0{wGY3[UaJ4:?I4T?w-:9FDiM_%LIA\",\n        \"userId\": 9,\n        \"createdAt\": \"2022-06-10T14:01:28.024Z\",\n        \"updatedAt\": \"2022-06-10T14:01:28.024Z\",\n        \"deleted\": null\n    }\n}"}],"_postman_id":"ced631a3-838c-4cbb-b118-a39e50482757"},{"name":"Upload Image","id":"4a7b35e7-cb58-4656-8f62-3b7457e281e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/D:/Downloads/041503500_1505121751-Biji-Kopi11.jpg"}]},"url":"https://api.ddbrawijaya.com/articles/imageUpload","urlObject":{"path":["articles","imageUpload"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"9341f3d9-f455-4096-a438-e4d3f4fa801c","name":"Upload Image","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/D:/Downloads/041503500_1505121751-Biji-Kopi11.jpg"}]},"url":"https://api.ddbrawijaya.com/articles/imageUpload"},"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":"149"},{"key":"ETag","value":"W/\"95-T5tW4nmzGF6ny2IKpv5qXQil91o\""},{"key":"Date","value":"Fri, 10 Jun 2022 14:00:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/041503500_1505121751-Biji-Kopi11.jpg\"\n}"}],"_postman_id":"4a7b35e7-cb58-4656-8f62-3b7457e281e4"},{"name":"Get All Articles","id":"720f80ea-37df-43b8-a35c-8642885cd7e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/articles/findAll","urlObject":{"path":["articles","findAll"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"8f2c1007-90bd-439d-8e20-95029c277302","name":"Get All Articles","originalRequest":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/articles/findAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"},{"key":"date","value":"Fri, 10 Jun 2022 15:16:28 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"content-length","value":"460"},{"key":"etag","value":"W/\"1cc-LObjETzwxfXXATNX+iX1TT8uWWc\""},{"key":"x-vercel-cache","value":"MISS"},{"key":"age","value":"0"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"sin1::iad1::gt44r-1654874187824-b7d8cbfd4978"},{"key":"strict-transport-security","value":"max-age=63072000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"title\": \"Edit Tes\",\n            \"content\": \"Edit\",\n            \"imageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\",\n            \"blurHash\": \"U9FrO{0{wGY3[UaJ4:?I4T?w-:9FDiM_%LIA\",\n            \"userId\": 9,\n            \"createdAt\": \"2022-06-10T14:01:28.024Z\",\n            \"updatedAt\": \"2022-06-10T14:01:28.024Z\",\n            \"deleted\": null,\n            \"user\": {\n                \"name\": \"Test Edit\"\n            }\n        }\n    ]\n}"}],"_postman_id":"720f80ea-37df-43b8-a35c-8642885cd7e4"},{"name":"Get Articles (Paginated and Sorted)","id":"d95acd20-a6e0-4b8e-abae-50aadb7bc91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/articles?sortDirection=asc","urlObject":{"path":["articles"],"host":["https://api.ddbrawijaya.com"],"query":[{"key":"sortDirection","value":"asc"}],"variable":[]}},"response":[{"id":"9ae68c5a-5bcf-4f12-b3d7-cdad6bc47a55","name":"Get Articles (Paginated and Sorted)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.ddbrawijaya.com/articles?sortDirection=asc&rowsPerPage=2&page=1","host":["https://api.ddbrawijaya.com"],"path":["articles"],"query":[{"key":"sortDirection","value":"asc"},{"key":"rowsPerPage","value":"2"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"},{"key":"date","value":"Fri, 10 Jun 2022 15:31:12 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"content-length","value":"474"},{"key":"etag","value":"W/\"1da-kEv3WGpmfNcwRPGO2g0mdWKaOtY\""},{"key":"x-vercel-cache","value":"MISS"},{"key":"age","value":"0"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"sin1::iad1::mcwlr-1654875071194-2804131347f3"},{"key":"strict-transport-security","value":"max-age=63072000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"title\": \"Edit Tes\",\n            \"content\": \"Edit\",\n            \"imageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\",\n            \"blurHash\": \"U9FrO{0{wGY3[UaJ4:?I4T?w-:9FDiM_%LIA\",\n            \"userId\": 9,\n            \"createdAt\": \"2022-06-10T14:01:28.024Z\",\n            \"updatedAt\": \"2022-06-10T14:01:28.024Z\",\n            \"deleted\": null,\n            \"user\": {\n                \"name\": \"Test Edit\"\n            }\n        }\n    ],\n    \"totalData\": 1\n}"}],"_postman_id":"d95acd20-a6e0-4b8e-abae-50aadb7bc91c"},{"name":"Get Article by Id","id":"93f1cc2c-8486-4d10-845f-47611ba85219","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/articles/2","urlObject":{"path":["articles","2"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"538f2cd0-0ba6-4a75-a4b5-2ef681cdb7ac","name":"Get Article by Id","originalRequest":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/articles/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"},{"key":"date","value":"Fri, 10 Jun 2022 15:11:48 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"content-length","value":"458"},{"key":"etag","value":"W/\"1ca-zOOgtpinUf1HjlHLgkmPH7b7cY8\""},{"key":"x-vercel-cache","value":"MISS"},{"key":"age","value":"0"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"sin1::iad1::gt44r-1654873905222-f68c42badae0"},{"key":"strict-transport-security","value":"max-age=63072000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": {\n        \"id\": 2,\n        \"title\": \"Edit Tes\",\n        \"content\": \"Edit\",\n        \"imageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/articles/kiat-kiat-garena-indonesia-sukses-jadi-developer-dan-publisher-game_169.jfif?t=2022-06-10T13%3A42%3A24.014Z\",\n        \"blurHash\": \"U9FrO{0{wGY3[UaJ4:?I4T?w-:9FDiM_%LIA\",\n        \"userId\": 9,\n        \"createdAt\": \"2022-06-10T14:01:28.024Z\",\n        \"updatedAt\": \"2022-06-10T14:01:28.024Z\",\n        \"deleted\": null,\n        \"user\": {\n            \"name\": \"Test Edit\"\n        }\n    }\n}"}],"_postman_id":"93f1cc2c-8486-4d10-845f-47611ba85219"},{"name":"Delete Article","id":"14d95b79-2214-4502-aa7f-320b4a844c21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.ddbrawijaya.com/articles/1","urlObject":{"path":["articles","1"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"488e8806-7421-4f81-b6b1-b742323de113","name":"Delete Article","originalRequest":{"method":"DELETE","header":[],"url":"https://api.ddbrawijaya.com/articles/1"},"status":"Bad Request","code":400,"_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":"35"},{"key":"ETag","value":"W/\"23-g904YpUWB5YHxty9QYXC/tbwhrA\""},{"key":"Date","value":"Fri, 10 Jun 2022 13:45:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"NOT_FOUND\",\n    \"data\": null\n}"}],"_postman_id":"14d95b79-2214-4502-aa7f-320b4a844c21"}],"id":"6a74bf1b-c728-4d6e-96cc-749117de9f40","_postman_id":"6a74bf1b-c728-4d6e-96cc-749117de9f40","description":""},{"name":"Auth","item":[{"name":"Login","id":"0ca846c0-71d3-4637-a664-31fe92a56b60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"bukanadmin@gmail.com\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/login","urlObject":{"path":["login"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"f0abf70c-8578-4b71-952c-f6e0182f88db","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"bukanadmin@gmail.com\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/login"},"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":"192"},{"key":"ETag","value":"W/\"c0-LuRSey43xQ+rm18Pt7BvLHWqrZY\""},{"key":"Date","value":"Fri, 10 Jun 2022 13:58:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Login berhasil\",\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjEwLCJpYXQiOjE2NTQ4Njk0OTMsImV4cCI6MTY1NDk1NTg5M30.ZoL9xAW69h-0UP4lgb6_B_J0z0PXU3EpfLd7ThyUDPs\"\n    }\n}"}],"_postman_id":"0ca846c0-71d3-4637-a664-31fe92a56b60"},{"name":"Register","id":"4c5a0213-e917-4c61-887e-fce0e3dc5a75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"email\" : \"bukanadmin@gmail.com\",\r\n\t\"password\" : \"password\",\r\n\t\"name\" : \"admin\",\r\n\t\"majority\" : \"ada deh\",\r\n\t\"entryYear\"  : \"123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/register","urlObject":{"path":["register"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"b4d5156f-8396-41d6-bc1f-ee16dfc8c922","name":"Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"email\" : \"bukanadmin@gmail.com\",\r\n\t\"password\" : \"password\",\r\n\t\"name\" : \"admin\",\r\n\t\"majority\" : \"ada deh\",\r\n\t\"entryYear\"  : \"123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/register"},"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":"488"},{"key":"ETag","value":"W/\"1e8-9kMGqdReCD0o0QMoqpVTPfeTd1A\""},{"key":"Date","value":"Fri, 10 Jun 2022 13:58:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User berhasil terdaftar\",\n    \"data\": {\n        \"id\": 10,\n        \"name\": \"admin\",\n        \"email\": \"bukanadmin@gmail.com\",\n        \"thesisTitle\": null,\n        \"thesisURL\": null,\n        \"entryYear\": 123,\n        \"graduationYear\": null,\n        \"majority\": \"ada deh\",\n        \"blurHash\": \"URLXY;xu~q%M~qofRjj[RjfQIUWB?bj[WBj[\",\n        \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/avatar.jpg\",\n        \"isAdmin\": false,\n        \"isVerified\": false,\n        \"isGraduated\": false,\n        \"createdAt\": \"2022-06-10T13:58:06.113Z\",\n        \"updatedAt\": \"2022-06-10T13:58:06.114Z\"\n    }\n}"}],"_postman_id":"4c5a0213-e917-4c61-887e-fce0e3dc5a75"},{"name":"Edit Profile Image","id":"e841023a-d1b0-4aec-8628-4822c4ffbbd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/D:/Downloads/1_XQm8ydsK4eL7BzBrfGYdrg.jpeg"}]},"url":"https://api.ddbrawijaya.com/profile/profileImage","urlObject":{"path":["profile","profileImage"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"e6ef21be-9a7b-4f81-a8dc-645cff35dcb5","name":"Edit Profile Image","originalRequest":{"method":"PUT","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/D:/Downloads/1_XQm8ydsK4eL7BzBrfGYdrg.jpeg"}]},"url":"https://api.ddbrawijaya.com/profile/profileImage"},"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":"512"},{"key":"ETag","value":"W/\"200-oyzMiHPUmGDU/3WL7oGxGDH7pjA\""},{"key":"Date","value":"Fri, 10 Jun 2022 14:08:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Gambar profil berhasil diperbarui\",\n    \"data\": {\n        \"id\": 9,\n        \"name\": \"admin\",\n        \"email\": \"adm22in@gmail.com\",\n        \"thesisTitle\": null,\n        \"thesisURL\": null,\n        \"entryYear\": 123,\n        \"graduationYear\": null,\n        \"majority\": \"ada deh\",\n        \"blurHash\": \"UDBP1%?H%fk:yAVujJt%D+D*RQiyy-l5WBR7\",\n        \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/1_XQm8ydsK4eL7BzBrfGYdrg.jpeg\",\n        \"isAdmin\": true,\n        \"isVerified\": false,\n        \"isGraduated\": false,\n        \"createdAt\": \"2022-06-10T13:28:16.565Z\",\n        \"updatedAt\": \"2022-06-10T13:28:16.565Z\"\n    }\n}"}],"_postman_id":"e841023a-d1b0-4aec-8628-4822c4ffbbd2"},{"name":"Edit Profile","id":"9c6446ae-8a5c-4037-8dfb-6dc975471293","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Test Edit\",\r\n    \"majority\": \"Teknik Nuklir\",\r\n    \"entryYear\": 2019\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/profile","urlObject":{"path":["profile"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"8cc24d97-32a7-43bf-9355-f99108ebda56","name":"Edit Profile","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Test Edit\",\r\n    \"majority\": \"Teknik Nuklir\",\r\n    \"entryYear\": 2019\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.ddbrawijaya.com/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"date","value":"Fri, 10 Jun 2022 15:01:10 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"content-length","value":"497"},{"key":"etag","value":"W/\"1f1-jNIbe2LoDI6dk7b+3UHh8m3u3mQ\""},{"key":"x-vercel-cache","value":"MISS"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"sin1::iad1::gt44r-1654873268544-0d28be0d0ae7"},{"key":"strict-transport-security","value":"max-age=63072000"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": {\n        \"id\": 9,\n        \"name\": \"Test Edit\",\n        \"email\": \"adm22in@gmail.com\",\n        \"thesisTitle\": null,\n        \"thesisURL\": null,\n        \"entryYear\": 2019,\n        \"graduationYear\": null,\n        \"majority\": \"Teknik Nuklir\",\n        \"blurHash\": \"UDBP1%?H%fk:yAVujJt%D+D*RQiyy-l5WBR7\",\n        \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/1_XQm8ydsK4eL7BzBrfGYdrg.jpeg\",\n        \"isAdmin\": true,\n        \"isVerified\": false,\n        \"isGraduated\": false,\n        \"createdAt\": \"2022-06-10T13:28:16.565Z\",\n        \"updatedAt\": \"2022-06-10T13:28:16.565Z\"\n    }\n}"}],"_postman_id":"9c6446ae-8a5c-4037-8dfb-6dc975471293"},{"name":"Get Profile","id":"2b929617-36f7-48de-932f-13110759e377","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/profile","urlObject":{"path":["profile"],"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"bf7f8eaf-469d-4431-907a-280f6ca2f747","name":"Get Profile","originalRequest":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"date","value":"Fri, 10 Jun 2022 15:02:26 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"content-length","value":"497"},{"key":"etag","value":"W/\"1f1-jNIbe2LoDI6dk7b+3UHh8m3u3mQ\""},{"key":"x-vercel-cache","value":"BYPASS"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"sin1::iad1::gt44r-1654873345736-34a2b85d7c70"},{"key":"strict-transport-security","value":"max-age=63072000"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\",\n    \"data\": {\n        \"id\": 9,\n        \"name\": \"Test Edit\",\n        \"email\": \"adm22in@gmail.com\",\n        \"thesisTitle\": null,\n        \"thesisURL\": null,\n        \"entryYear\": 2019,\n        \"graduationYear\": null,\n        \"majority\": \"Teknik Nuklir\",\n        \"blurHash\": \"UDBP1%?H%fk:yAVujJt%D+D*RQiyy-l5WBR7\",\n        \"profileImageURL\": \"https://gdyzsghhuucelkwpprwa.supabase.co/storage/v1/object/public/images/users/1_XQm8ydsK4eL7BzBrfGYdrg.jpeg\",\n        \"isAdmin\": true,\n        \"isVerified\": false,\n        \"isGraduated\": false,\n        \"createdAt\": \"2022-06-10T13:28:16.565Z\",\n        \"updatedAt\": \"2022-06-10T13:28:16.565Z\"\n    }\n}"}],"_postman_id":"2b929617-36f7-48de-932f-13110759e377"}],"id":"b91221ff-0166-4ac6-acff-6a1b8edc102c","_postman_id":"b91221ff-0166-4ac6-acff-6a1b8edc102c","description":""},{"name":"Home","id":"15a20f3d-945f-4bbb-81ae-1803c9454929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com","urlObject":{"host":["https://api.ddbrawijaya.com"],"query":[],"variable":[]}},"response":[{"id":"aa729fce-9dd8-41b3-9670-ef109cd7d69f","name":"Home","originalRequest":{"method":"GET","header":[],"url":"https://api.ddbrawijaya.com"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"access-control-allow-methods","value":"GET,OPTIONS,PATCH,DELETE,POST,PUT"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"public, max-age=0, must-revalidate"},{"key":"date","value":"Sat, 11 Jun 2022 03:03:16 GMT"},{"key":"x-powered-by","value":"Express"},{"key":"content-length","value":"38"},{"key":"etag","value":"W/\"26-esnvcK/PaBJPw3E1d+MZv7GY2N4\""},{"key":"x-vercel-cache","value":"MISS"},{"key":"age","value":"0"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"iad1::iad1::qf6zf-1654916596918-6d54641c1604"},{"key":"strict-transport-security","value":"max-age=63072000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"DDB Official Backend API\"\n}"}],"_postman_id":"15a20f3d-945f-4bbb-81ae-1803c9454929"}],"event":[{"listen":"prerequest","script":{"id":"ae376dce-89c3-436b-bcf6-8fd6ea72433c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9adc1d28-aed8-4adc-8f04-4cf4b7ba74a4","type":"text/javascript","exec":[""]}}],"variable":[{"key":"base_url","value":"https://api.ddbrawijaya.com","type":"string"}]}