{"info":{"_postman_id":"7a4e8a98-4110-47f6-8d6d-99ab471aef7f","name":"miniproject2","description":"<html><head></head><body><p>Dokumentasi API untuk mini project API backend aplikasi web blogging.</p>\n<p>Setelah URL localhost Anda terdapat route /api/auth/ untuk operasi autentikasi dan profil dan /api/blog/ untuk operasi yang terkait dengan blogging.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"22929544","collectionId":"7a4e8a98-4110-47f6-8d6d-99ab471aef7f","publishedId":"2s946pZ8wi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-07-27T02:05:40.000Z"},"item":[{"name":"blog","item":[{"name":"get country","id":"07ffca55-1106-46e5-844f-4e1fc357266d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/blog/get-country","description":"<p>Request untuk serve kode (id) dan nama negara. Data diambil dari <a href>https://www.html-code-generator.com/mysql/country-name-table</a></p>\n","urlObject":{"path":["api","blog","get-country"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"8efdb34d-b54e-466b-ad47-911f4e8c1981","name":"get country","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/blog/get-country"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10037"},{"key":"ETag","value":"W/\"2735-MIwqAsc2WNv0NbTYnxai6SWiEaM\""},{"key":"Date","value":"Thu, 27 Jul 2023 03:33:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Get data success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"country_name\": \"Afghanistan\"\n        },\n        {\n            \"id\": 2,\n            \"country_name\": \"Aland Islands\"\n        },\n        {\n            \"id\": 3,\n            \"country_name\": \"Albania\"\n        },\n        {\n            \"id\": 4,\n            \"country_name\": \"Algeria\"\n        },\n        {\n            \"id\": 5,\n            \"country_name\": \"American Samoa\"\n        },\n        {\n            \"id\": 6,\n            \"country_name\": \"Andorra\"\n        },\n        {\n            \"id\": 7,\n            \"country_name\": \"Angola\"\n        },\n        {\n            \"id\": 8,\n            \"country_name\": \"Anguilla\"\n        },\n        {\n            \"id\": 9,\n            \"country_name\": \"Antarctica\"\n        },\n        {\n            \"id\": 10,\n            \"country_name\": \"Antigua and Barbuda\"\n        },\n        {\n            \"id\": 11,\n            \"country_name\": \"Argentina\"\n        },\n        {\n            \"id\": 12,\n            \"country_name\": \"Armenia\"\n        },\n        {\n            \"id\": 13,\n            \"country_name\": \"Aruba\"\n        },\n        {\n            \"id\": 14,\n            \"country_name\": \"Australia\"\n        },\n        {\n            \"id\": 15,\n            \"country_name\": \"Austria\"\n        },\n        {\n            \"id\": 16,\n            \"country_name\": \"Azerbaijan\"\n        },\n        {\n            \"id\": 17,\n            \"country_name\": \"Bahamas\"\n        },\n        {\n            \"id\": 18,\n            \"country_name\": \"Bahrain\"\n        },\n        {\n            \"id\": 19,\n            \"country_name\": \"Bangladesh\"\n        },\n        {\n            \"id\": 20,\n            \"country_name\": \"Barbados\"\n        },\n        {\n            \"id\": 21,\n            \"country_name\": \"Belarus\"\n        },\n        {\n            \"id\": 22,\n            \"country_name\": \"Belgium\"\n        },\n        {\n            \"id\": 23,\n            \"country_name\": \"Belize\"\n        },\n        {\n            \"id\": 24,\n            \"country_name\": \"Benin\"\n        },\n        {\n            \"id\": 25,\n            \"country_name\": \"Bermuda\"\n        },\n        {\n            \"id\": 26,\n            \"country_name\": \"Bhutan\"\n        },\n        {\n            \"id\": 27,\n            \"country_name\": \"Bolivia\"\n        },\n        {\n            \"id\": 28,\n            \"country_name\": \"Bonaire, Sint Eustatius and Saba\"\n        },\n        {\n            \"id\": 29,\n            \"country_name\": \"Bosnia and Herzegovina\"\n        },\n        {\n            \"id\": 30,\n            \"country_name\": \"Botswana\"\n        },\n        {\n            \"id\": 31,\n            \"country_name\": \"Bouvet Island\"\n        },\n        {\n            \"id\": 32,\n            \"country_name\": \"Brazil\"\n        },\n        {\n            \"id\": 33,\n            \"country_name\": \"British Indian Ocean Territory\"\n        },\n        {\n            \"id\": 34,\n            \"country_name\": \"Brunei Darussalam\"\n        },\n        {\n            \"id\": 35,\n            \"country_name\": \"Bulgaria\"\n        },\n        {\n            \"id\": 36,\n            \"country_name\": \"Burkina Faso\"\n        },\n        {\n            \"id\": 37,\n            \"country_name\": \"Burundi\"\n        },\n        {\n            \"id\": 38,\n            \"country_name\": \"Cambodia\"\n        },\n        {\n            \"id\": 39,\n            \"country_name\": \"Cameroon\"\n        },\n        {\n            \"id\": 40,\n            \"country_name\": \"Canada\"\n        },\n        {\n            \"id\": 41,\n            \"country_name\": \"Cape Verde\"\n        },\n        {\n            \"id\": 42,\n            \"country_name\": \"Cayman Islands\"\n        },\n        {\n            \"id\": 43,\n            \"country_name\": \"Central African Republic\"\n        },\n        {\n            \"id\": 44,\n            \"country_name\": \"Chad\"\n        },\n        {\n            \"id\": 45,\n            \"country_name\": \"Chile\"\n        },\n        {\n            \"id\": 46,\n            \"country_name\": \"China\"\n        },\n        {\n            \"id\": 47,\n            \"country_name\": \"Christmas Island\"\n        },\n        {\n            \"id\": 48,\n            \"country_name\": \"Cocos (Keeling) Islands\"\n        },\n        {\n            \"id\": 49,\n            \"country_name\": \"Colombia\"\n        },\n        {\n            \"id\": 50,\n            \"country_name\": \"Comoros\"\n        },\n        {\n            \"id\": 51,\n            \"country_name\": \"Congo\"\n        },\n        {\n            \"id\": 52,\n            \"country_name\": \"Congo, Democratic Republic of the Congo\"\n        },\n        {\n            \"id\": 53,\n            \"country_name\": \"Cook Islands\"\n        },\n        {\n            \"id\": 54,\n            \"country_name\": \"Costa Rica\"\n        },\n        {\n            \"id\": 55,\n            \"country_name\": \"Cote D'Ivoire\"\n        },\n        {\n            \"id\": 56,\n            \"country_name\": \"Croatia\"\n        },\n        {\n            \"id\": 57,\n            \"country_name\": \"Cuba\"\n        },\n        {\n            \"id\": 58,\n            \"country_name\": \"Curacao\"\n        },\n        {\n            \"id\": 59,\n            \"country_name\": \"Cyprus\"\n        },\n        {\n            \"id\": 60,\n            \"country_name\": \"Czech Republic\"\n        },\n        {\n            \"id\": 61,\n            \"country_name\": \"Denmark\"\n        },\n        {\n            \"id\": 62,\n            \"country_name\": \"Djibouti\"\n        },\n        {\n            \"id\": 63,\n            \"country_name\": \"Dominica\"\n        },\n        {\n            \"id\": 64,\n            \"country_name\": \"Dominican Republic\"\n        },\n        {\n            \"id\": 65,\n            \"country_name\": \"Ecuador\"\n        },\n        {\n            \"id\": 66,\n            \"country_name\": \"Egypt\"\n        },\n        {\n            \"id\": 67,\n            \"country_name\": \"El Salvador\"\n        },\n        {\n            \"id\": 68,\n            \"country_name\": \"Equatorial Guinea\"\n        },\n        {\n            \"id\": 69,\n            \"country_name\": \"Eritrea\"\n        },\n        {\n            \"id\": 70,\n            \"country_name\": \"Estonia\"\n        },\n        {\n            \"id\": 71,\n            \"country_name\": \"Ethiopia\"\n        },\n        {\n            \"id\": 72,\n            \"country_name\": \"Falkland Islands (Malvinas)\"\n        },\n        {\n            \"id\": 73,\n            \"country_name\": \"Faroe Islands\"\n        },\n        {\n            \"id\": 74,\n            \"country_name\": \"Fiji\"\n        },\n        {\n            \"id\": 75,\n            \"country_name\": \"Finland\"\n        },\n        {\n            \"id\": 76,\n            \"country_name\": \"France\"\n        },\n        {\n            \"id\": 77,\n            \"country_name\": \"French Guiana\"\n        },\n        {\n            \"id\": 78,\n            \"country_name\": \"French Polynesia\"\n        },\n        {\n            \"id\": 79,\n            \"country_name\": \"French Southern Territories\"\n        },\n        {\n            \"id\": 80,\n            \"country_name\": \"Gabon\"\n        },\n        {\n            \"id\": 81,\n            \"country_name\": \"Gambia\"\n        },\n        {\n            \"id\": 82,\n            \"country_name\": \"Georgia\"\n        },\n        {\n            \"id\": 83,\n            \"country_name\": \"Germany\"\n        },\n        {\n            \"id\": 84,\n            \"country_name\": \"Ghana\"\n        },\n        {\n            \"id\": 85,\n            \"country_name\": \"Gibraltar\"\n        },\n        {\n            \"id\": 86,\n            \"country_name\": \"Greece\"\n        },\n        {\n            \"id\": 87,\n            \"country_name\": \"Greenland\"\n        },\n        {\n            \"id\": 88,\n            \"country_name\": \"Grenada\"\n        },\n        {\n            \"id\": 89,\n            \"country_name\": \"Guadeloupe\"\n        },\n        {\n            \"id\": 90,\n            \"country_name\": \"Guam\"\n        },\n        {\n            \"id\": 91,\n            \"country_name\": \"Guatemala\"\n        },\n        {\n            \"id\": 92,\n            \"country_name\": \"Guernsey\"\n        },\n        {\n            \"id\": 93,\n            \"country_name\": \"Guinea\"\n        },\n        {\n            \"id\": 94,\n            \"country_name\": \"Guinea-Bissau\"\n        },\n        {\n            \"id\": 95,\n            \"country_name\": \"Guyana\"\n        },\n        {\n            \"id\": 96,\n            \"country_name\": \"Haiti\"\n        },\n        {\n            \"id\": 97,\n            \"country_name\": \"Heard Island and Mcdonald Islands\"\n        },\n        {\n            \"id\": 98,\n            \"country_name\": \"Holy See (Vatican City State)\"\n        },\n        {\n            \"id\": 99,\n            \"country_name\": \"Honduras\"\n        },\n        {\n            \"id\": 100,\n            \"country_name\": \"Hong Kong\"\n        },\n        {\n            \"id\": 101,\n            \"country_name\": \"Hungary\"\n        },\n        {\n            \"id\": 102,\n            \"country_name\": \"Iceland\"\n        },\n        {\n            \"id\": 103,\n            \"country_name\": \"India\"\n        },\n        {\n            \"id\": 104,\n            \"country_name\": \"Indonesia\"\n        },\n        {\n            \"id\": 105,\n            \"country_name\": \"Iran, Islamic Republic of\"\n        },\n        {\n            \"id\": 106,\n            \"country_name\": \"Iraq\"\n        },\n        {\n            \"id\": 107,\n            \"country_name\": \"Ireland\"\n        },\n        {\n            \"id\": 108,\n            \"country_name\": \"Isle of Man\"\n        },\n        {\n            \"id\": 109,\n            \"country_name\": \"Israel\"\n        },\n        {\n            \"id\": 110,\n            \"country_name\": \"Italy\"\n        },\n        {\n            \"id\": 111,\n            \"country_name\": \"Jamaica\"\n        },\n        {\n            \"id\": 112,\n            \"country_name\": \"Japan\"\n        },\n        {\n            \"id\": 113,\n            \"country_name\": \"Jersey\"\n        },\n        {\n            \"id\": 114,\n            \"country_name\": \"Jordan\"\n        },\n        {\n            \"id\": 115,\n            \"country_name\": \"Kazakhstan\"\n        },\n        {\n            \"id\": 116,\n            \"country_name\": \"Kenya\"\n        },\n        {\n            \"id\": 117,\n            \"country_name\": \"Kiribati\"\n        },\n        {\n            \"id\": 118,\n            \"country_name\": \"Korea, Democratic People's Republic of\"\n        },\n        {\n            \"id\": 119,\n            \"country_name\": \"Korea, Republic of\"\n        },\n        {\n            \"id\": 120,\n            \"country_name\": \"Kosovo\"\n        },\n        {\n            \"id\": 121,\n            \"country_name\": \"Kuwait\"\n        },\n        {\n            \"id\": 122,\n            \"country_name\": \"Kyrgyzstan\"\n        },\n        {\n            \"id\": 123,\n            \"country_name\": \"Lao People's Democratic Republic\"\n        },\n        {\n            \"id\": 124,\n            \"country_name\": \"Latvia\"\n        },\n        {\n            \"id\": 125,\n            \"country_name\": \"Lebanon\"\n        },\n        {\n            \"id\": 126,\n            \"country_name\": \"Lesotho\"\n        },\n        {\n            \"id\": 127,\n            \"country_name\": \"Liberia\"\n        },\n        {\n            \"id\": 128,\n            \"country_name\": \"Libyan Arab Jamahiriya\"\n        },\n        {\n            \"id\": 129,\n            \"country_name\": \"Liechtenstein\"\n        },\n        {\n            \"id\": 130,\n            \"country_name\": \"Lithuania\"\n        },\n        {\n            \"id\": 131,\n            \"country_name\": \"Luxembourg\"\n        },\n        {\n            \"id\": 132,\n            \"country_name\": \"Macao\"\n        },\n        {\n            \"id\": 133,\n            \"country_name\": \"Macedonia, the Former Yugoslav Republic of\"\n        },\n        {\n            \"id\": 134,\n            \"country_name\": \"Madagascar\"\n        },\n        {\n            \"id\": 135,\n            \"country_name\": \"Malawi\"\n        },\n        {\n            \"id\": 136,\n            \"country_name\": \"Malaysia\"\n        },\n        {\n            \"id\": 137,\n            \"country_name\": \"Maldives\"\n        },\n        {\n            \"id\": 138,\n            \"country_name\": \"Mali\"\n        },\n        {\n            \"id\": 139,\n            \"country_name\": \"Malta\"\n        },\n        {\n            \"id\": 140,\n            \"country_name\": \"Marshall Islands\"\n        },\n        {\n            \"id\": 141,\n            \"country_name\": \"Martinique\"\n        },\n        {\n            \"id\": 142,\n            \"country_name\": \"Mauritania\"\n        },\n        {\n            \"id\": 143,\n            \"country_name\": \"Mauritius\"\n        },\n        {\n            \"id\": 144,\n            \"country_name\": \"Mayotte\"\n        },\n        {\n            \"id\": 145,\n            \"country_name\": \"Mexico\"\n        },\n        {\n            \"id\": 146,\n            \"country_name\": \"Micronesia, Federated States of\"\n        },\n        {\n            \"id\": 147,\n            \"country_name\": \"Moldova, Republic of\"\n        },\n        {\n            \"id\": 148,\n            \"country_name\": \"Monaco\"\n        },\n        {\n            \"id\": 149,\n            \"country_name\": \"Mongolia\"\n        },\n        {\n            \"id\": 150,\n            \"country_name\": \"Montenegro\"\n        },\n        {\n            \"id\": 151,\n            \"country_name\": \"Montserrat\"\n        },\n        {\n            \"id\": 152,\n            \"country_name\": \"Morocco\"\n        },\n        {\n            \"id\": 153,\n            \"country_name\": \"Mozambique\"\n        },\n        {\n            \"id\": 154,\n            \"country_name\": \"Myanmar\"\n        },\n        {\n            \"id\": 155,\n            \"country_name\": \"Namibia\"\n        },\n        {\n            \"id\": 156,\n            \"country_name\": \"Nauru\"\n        },\n        {\n            \"id\": 157,\n            \"country_name\": \"Nepal\"\n        },\n        {\n            \"id\": 158,\n            \"country_name\": \"Netherlands\"\n        },\n        {\n            \"id\": 159,\n            \"country_name\": \"Netherlands Antilles\"\n        },\n        {\n            \"id\": 160,\n            \"country_name\": \"New Caledonia\"\n        },\n        {\n            \"id\": 161,\n            \"country_name\": \"New Zealand\"\n        },\n        {\n            \"id\": 162,\n            \"country_name\": \"Nicaragua\"\n        },\n        {\n            \"id\": 163,\n            \"country_name\": \"Niger\"\n        },\n        {\n            \"id\": 164,\n            \"country_name\": \"Nigeria\"\n        },\n        {\n            \"id\": 165,\n            \"country_name\": \"Niue\"\n        },\n        {\n            \"id\": 166,\n            \"country_name\": \"Norfolk Island\"\n        },\n        {\n            \"id\": 167,\n            \"country_name\": \"Northern Mariana Islands\"\n        },\n        {\n            \"id\": 168,\n            \"country_name\": \"Norway\"\n        },\n        {\n            \"id\": 169,\n            \"country_name\": \"Oman\"\n        },\n        {\n            \"id\": 170,\n            \"country_name\": \"Pakistan\"\n        },\n        {\n            \"id\": 171,\n            \"country_name\": \"Palau\"\n        },\n        {\n            \"id\": 172,\n            \"country_name\": \"Palestinian Territory, Occupied\"\n        },\n        {\n            \"id\": 173,\n            \"country_name\": \"Panama\"\n        },\n        {\n            \"id\": 174,\n            \"country_name\": \"Papua New Guinea\"\n        },\n        {\n            \"id\": 175,\n            \"country_name\": \"Paraguay\"\n        },\n        {\n            \"id\": 176,\n            \"country_name\": \"Peru\"\n        },\n        {\n            \"id\": 177,\n            \"country_name\": \"Philippines\"\n        },\n        {\n            \"id\": 178,\n            \"country_name\": \"Pitcairn\"\n        },\n        {\n            \"id\": 179,\n            \"country_name\": \"Poland\"\n        },\n        {\n            \"id\": 180,\n            \"country_name\": \"Portugal\"\n        },\n        {\n            \"id\": 181,\n            \"country_name\": \"Puerto Rico\"\n        },\n        {\n            \"id\": 182,\n            \"country_name\": \"Qatar\"\n        },\n        {\n            \"id\": 183,\n            \"country_name\": \"Reunion\"\n        },\n        {\n            \"id\": 184,\n            \"country_name\": \"Romania\"\n        },\n        {\n            \"id\": 185,\n            \"country_name\": \"Russian Federation\"\n        },\n        {\n            \"id\": 186,\n            \"country_name\": \"Rwanda\"\n        },\n        {\n            \"id\": 187,\n            \"country_name\": \"Saint Barthelemy\"\n        },\n        {\n            \"id\": 188,\n            \"country_name\": \"Saint Helena\"\n        },\n        {\n            \"id\": 189,\n            \"country_name\": \"Saint Kitts and Nevis\"\n        },\n        {\n            \"id\": 190,\n            \"country_name\": \"Saint Lucia\"\n        },\n        {\n            \"id\": 191,\n            \"country_name\": \"Saint Martin\"\n        },\n        {\n            \"id\": 192,\n            \"country_name\": \"Saint Pierre and Miquelon\"\n        },\n        {\n            \"id\": 193,\n            \"country_name\": \"Saint Vincent and the Grenadines\"\n        },\n        {\n            \"id\": 194,\n            \"country_name\": \"Samoa\"\n        },\n        {\n            \"id\": 195,\n            \"country_name\": \"San Marino\"\n        },\n        {\n            \"id\": 196,\n            \"country_name\": \"Sao Tome and Principe\"\n        },\n        {\n            \"id\": 197,\n            \"country_name\": \"Saudi Arabia\"\n        },\n        {\n            \"id\": 198,\n            \"country_name\": \"Senegal\"\n        },\n        {\n            \"id\": 199,\n            \"country_name\": \"Serbia\"\n        },\n        {\n            \"id\": 200,\n            \"country_name\": \"Serbia and Montenegro\"\n        },\n        {\n            \"id\": 201,\n            \"country_name\": \"Seychelles\"\n        },\n        {\n            \"id\": 202,\n            \"country_name\": \"Sierra Leone\"\n        },\n        {\n            \"id\": 203,\n            \"country_name\": \"Singapore\"\n        },\n        {\n            \"id\": 204,\n            \"country_name\": \"Sint Maarten\"\n        },\n        {\n            \"id\": 205,\n            \"country_name\": \"Slovakia\"\n        },\n        {\n            \"id\": 206,\n            \"country_name\": \"Slovenia\"\n        },\n        {\n            \"id\": 207,\n            \"country_name\": \"Solomon Islands\"\n        },\n        {\n            \"id\": 208,\n            \"country_name\": \"Somalia\"\n        },\n        {\n            \"id\": 209,\n            \"country_name\": \"South Africa\"\n        },\n        {\n            \"id\": 210,\n            \"country_name\": \"South Georgia and the South Sandwich Islands\"\n        },\n        {\n            \"id\": 211,\n            \"country_name\": \"South Sudan\"\n        },\n        {\n            \"id\": 212,\n            \"country_name\": \"Spain\"\n        },\n        {\n            \"id\": 213,\n            \"country_name\": \"Sri Lanka\"\n        },\n        {\n            \"id\": 214,\n            \"country_name\": \"Sudan\"\n        },\n        {\n            \"id\": 215,\n            \"country_name\": \"Suriname\"\n        },\n        {\n            \"id\": 216,\n            \"country_name\": \"Svalbard and Jan Mayen\"\n        },\n        {\n            \"id\": 217,\n            \"country_name\": \"Swaziland\"\n        },\n        {\n            \"id\": 218,\n            \"country_name\": \"Sweden\"\n        },\n        {\n            \"id\": 219,\n            \"country_name\": \"Switzerland\"\n        },\n        {\n            \"id\": 220,\n            \"country_name\": \"Syrian Arab Republic\"\n        },\n        {\n            \"id\": 221,\n            \"country_name\": \"Taiwan, Province of China\"\n        },\n        {\n            \"id\": 222,\n            \"country_name\": \"Tajikistan\"\n        },\n        {\n            \"id\": 223,\n            \"country_name\": \"Tanzania, United Republic of\"\n        },\n        {\n            \"id\": 224,\n            \"country_name\": \"Thailand\"\n        },\n        {\n            \"id\": 225,\n            \"country_name\": \"Timor-Leste\"\n        },\n        {\n            \"id\": 226,\n            \"country_name\": \"Togo\"\n        },\n        {\n            \"id\": 227,\n            \"country_name\": \"Tokelau\"\n        },\n        {\n            \"id\": 228,\n            \"country_name\": \"Tonga\"\n        },\n        {\n            \"id\": 229,\n            \"country_name\": \"Trinidad and Tobago\"\n        },\n        {\n            \"id\": 230,\n            \"country_name\": \"Tunisia\"\n        },\n        {\n            \"id\": 231,\n            \"country_name\": \"Turkey\"\n        },\n        {\n            \"id\": 232,\n            \"country_name\": \"Turkmenistan\"\n        },\n        {\n            \"id\": 233,\n            \"country_name\": \"Turks and Caicos Islands\"\n        },\n        {\n            \"id\": 234,\n            \"country_name\": \"Tuvalu\"\n        },\n        {\n            \"id\": 235,\n            \"country_name\": \"Uganda\"\n        },\n        {\n            \"id\": 236,\n            \"country_name\": \"Ukraine\"\n        },\n        {\n            \"id\": 237,\n            \"country_name\": \"United Arab Emirates\"\n        },\n        {\n            \"id\": 238,\n            \"country_name\": \"United Kingdom\"\n        },\n        {\n            \"id\": 239,\n            \"country_name\": \"United States\"\n        },\n        {\n            \"id\": 240,\n            \"country_name\": \"United States Minor Outlying Islands\"\n        },\n        {\n            \"id\": 241,\n            \"country_name\": \"Uruguay\"\n        },\n        {\n            \"id\": 242,\n            \"country_name\": \"Uzbekistan\"\n        },\n        {\n            \"id\": 243,\n            \"country_name\": \"Vanuatu\"\n        },\n        {\n            \"id\": 244,\n            \"country_name\": \"Venezuela\"\n        },\n        {\n            \"id\": 245,\n            \"country_name\": \"Viet Nam\"\n        },\n        {\n            \"id\": 246,\n            \"country_name\": \"Virgin Islands, British\"\n        },\n        {\n            \"id\": 247,\n            \"country_name\": \"Virgin Islands, U.s.\"\n        },\n        {\n            \"id\": 248,\n            \"country_name\": \"Wallis and Futuna\"\n        },\n        {\n            \"id\": 249,\n            \"country_name\": \"Western Sahara\"\n        },\n        {\n            \"id\": 250,\n            \"country_name\": \"Yemen\"\n        },\n        {\n            \"id\": 251,\n            \"country_name\": \"Zambia\"\n        },\n        {\n            \"id\": 252,\n            \"country_name\": \"Zimbabwe\"\n        }\n    ]\n}"}],"_postman_id":"07ffca55-1106-46e5-844f-4e1fc357266d"},{"name":"get category","id":"4b00ae73-558e-43a8-8177-a269bde4f8d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/blog/get-category","description":"<p>Request untuk serve <a href>i</a>d dan nama kategori. Kategori sesuai dokumen requirement.</p>\n","urlObject":{"path":["api","blog","get-category"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"e82a51f8-de17-411d-87e6-6c6913e0b6f4","name":"get category","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/blog/get-category"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"190"},{"key":"ETag","value":"W/\"be-t0ZUbAOcFZq+ahLCmH9AiPrltVU\""},{"key":"Date","value":"Thu, 27 Jul 2023 03:34:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Get data success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"umum\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"olahraga\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"ekonomi\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"politik\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"bisnis\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"fiksi\"\n        }\n    ]\n}"}],"_postman_id":"4b00ae73-558e-43a8-8177-a269bde4f8d0"},{"name":"get blog","id":"09db978e-c0d8-4a8e-994b-a1920b1cdf38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/blog/get-all?page=2","description":"<p>API request untuk serve semua blog post dengan parameter halaman untuk pagination.</p>\n<p>Count di dalam output \"data\" berarti jumlah semua blog post di database. Tiap row ada 10 post.</p>\n","urlObject":{"path":["api","blog","get-all"],"host":["http://localhost:3000"],"query":[{"key":"page","value":"2"}],"variable":[]}},"response":[{"id":"2297a249-f06c-4a20-84a7-ead19fd8b749","name":"get blog","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/blog/get-all?page=2","host":["http://localhost:3000"],"path":["api","blog","get-all"],"query":[{"key":"page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4901"},{"key":"ETag","value":"W/\"1325-roxF6iVhIldoGHtbbB6G6XUmcwg\""},{"key":"Date","value":"Thu, 27 Jul 2023 03:35:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Get data success\",\n    \"page\": \"2\",\n    \"data\": {\n        \"count\": 22,\n        \"rows\": [\n            {\n                \"id\": 35,\n                \"title\": \"Best of the Best 3: No Turning Back\",\n                \"userId\": 1,\n                \"imageURL\": null,\n                \"categoryId\": 5,\n                \"content\": \"Curabitur at ipsum ac tellus semper interdum. Mauris ullamcorper purus sit amet nulla. Quisque arcu libero, rutrum ac, lobortis vel, dapibus at, diam.\",\n                \"videoURL\": null,\n                \"keyword\": \"Fox, north american red\",\n                \"countryId\": 68,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 5,\n                    \"name\": \"bisnis\"\n                },\n                \"Country\": {\n                    \"id\": 68,\n                    \"country_name\": \"Equatorial Guinea\"\n                },\n                \"User\": {\n                    \"id\": 1,\n                    \"username\": \"smiley\",\n                    \"email\": \"smiley@mail.com\",\n                    \"phone\": \"081243567\"\n                }\n            },\n            {\n                \"id\": 29,\n                \"title\": \"Man with the Golden Arm, The\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 2,\n                \"content\": \"Pellentesque at nulla. Suspendisse potenti. Cras in purus eu magna vulputate luctus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Boa, malagasy ground\",\n                \"countryId\": 74,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 2,\n                    \"name\": \"olahraga\"\n                },\n                \"Country\": {\n                    \"id\": 74,\n                    \"country_name\": \"Fiji\"\n                },\n                \"User\": {\n                    \"id\": 1,\n                    \"username\": \"smiley\",\n                    \"email\": \"smiley@mail.com\",\n                    \"phone\": \"081243567\"\n                }\n            },\n            {\n                \"id\": 39,\n                \"title\": \"Stranger, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 5,\n                \"content\": \"Duis aliquam convallis nunc. Proin at turpis a pede posuere nonummy. Integer non velit.\",\n                \"videoURL\": null,\n                \"keyword\": \"White-throated toucan\",\n                \"countryId\": 185,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 5,\n                    \"name\": \"bisnis\"\n                },\n                \"Country\": {\n                    \"id\": 185,\n                    \"country_name\": \"Russian Federation\"\n                },\n                \"User\": {\n                    \"id\": 2,\n                    \"username\": \"drake\\r\\n\",\n                    \"email\": \"ovo@ovo.com\",\n                    \"phone\": \"086666666\"\n                }\n            },\n            {\n                \"id\": 23,\n                \"title\": \"Won't Back Down\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 6,\n                \"content\": \"Cras mi pede, malesuada in, imperdiet et, commodo vulputate, justo. In blandit ultrices enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\",\n                \"videoURL\": null,\n                \"keyword\": \"Cobra (unidentified)\",\n                \"countryId\": 25,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 6,\n                    \"name\": \"fiksi\"\n                },\n                \"Country\": {\n                    \"id\": 25,\n                    \"country_name\": \"Bermuda\"\n                },\n                \"User\": {\n                    \"id\": 2,\n                    \"username\": \"drake\\r\\n\",\n                    \"email\": \"ovo@ovo.com\",\n                    \"phone\": \"086666666\"\n                }\n            },\n            {\n                \"id\": 31,\n                \"title\": \"Chinese Roulette (Chinesisches Roulette)\",\n                \"userId\": 1,\n                \"imageURL\": null,\n                \"categoryId\": 4,\n                \"content\": \"Praesent blandit. Nam nulla. Integer pede justo, lacinia eget, tincidunt eget, tempus vel, pede.\",\n                \"videoURL\": null,\n                \"keyword\": \"Mongoose, eastern dwarf\",\n                \"countryId\": 159,\n                \"createdAt\": \"2023-07-12T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 4,\n                    \"name\": \"politik\"\n                },\n                \"Country\": {\n                    \"id\": 159,\n                    \"country_name\": \"Netherlands Antilles\"\n                },\n                \"User\": {\n                    \"id\": 1,\n                    \"username\": \"smiley\",\n                    \"email\": \"smiley@mail.com\",\n                    \"phone\": \"081243567\"\n                }\n            },\n            {\n                \"id\": 33,\n                \"title\": \"Disgrace\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 4,\n                \"content\": \"Quisque porta volutpat erat. Quisque erat eros, viverra eget, congue eget, semper rutrum, nulla. Nunc purus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Starfish, crown of thorns\",\n                \"countryId\": 43,\n                \"createdAt\": \"2023-07-12T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 4,\n                    \"name\": \"politik\"\n                },\n                \"Country\": {\n                    \"id\": 43,\n                    \"country_name\": \"Central African Republic\"\n                },\n                \"User\": {\n                    \"id\": 1,\n                    \"username\": \"smiley\",\n                    \"email\": \"smiley@mail.com\",\n                    \"phone\": \"081243567\"\n                }\n            },\n            {\n                \"id\": 32,\n                \"title\": \"Drones\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 4,\n                \"content\": \"Maecenas ut massa quis augue luctus tincidunt. Nulla mollis molestie lorem. Quisque ut erat.\",\n                \"videoURL\": null,\n                \"keyword\": \"Sally lightfoot crab\",\n                \"countryId\": 145,\n                \"createdAt\": \"2023-07-12T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 4,\n                    \"name\": \"politik\"\n                },\n                \"Country\": {\n                    \"id\": 145,\n                    \"country_name\": \"Mexico\"\n                },\n                \"User\": {\n                    \"id\": 2,\n                    \"username\": \"drake\\r\\n\",\n                    \"email\": \"ovo@ovo.com\",\n                    \"phone\": \"086666666\"\n                }\n            },\n            {\n                \"id\": 38,\n                \"title\": \"Man in the Saddle\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 6,\n                \"content\": \"Quisque porta volutpat erat. Quisque erat eros, viverra eget, congue eget, semper rutrum, nulla. Nunc purus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Lion, galapagos sea\",\n                \"countryId\": 138,\n                \"createdAt\": \"2023-07-12T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 6,\n                    \"name\": \"fiksi\"\n                },\n                \"Country\": {\n                    \"id\": 138,\n                    \"country_name\": \"Mali\"\n                },\n                \"User\": {\n                    \"id\": 2,\n                    \"username\": \"drake\\r\\n\",\n                    \"email\": \"ovo@ovo.com\",\n                    \"phone\": \"086666666\"\n                }\n            },\n            {\n                \"id\": 21,\n                \"title\": \"Romeo and Juliet\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 3,\n                \"content\": \"Fusce consequat. Nulla nisl. Nunc nisl.\",\n                \"videoURL\": null,\n                \"keyword\": \"Argalis\",\n                \"countryId\": 53,\n                \"createdAt\": \"2023-07-11T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 3,\n                    \"name\": \"ekonomi\"\n                },\n                \"Country\": {\n                    \"id\": 53,\n                    \"country_name\": \"Cook Islands\"\n                },\n                \"User\": {\n                    \"id\": 2,\n                    \"username\": \"drake\\r\\n\",\n                    \"email\": \"ovo@ovo.com\",\n                    \"phone\": \"086666666\"\n                }\n            },\n            {\n                \"id\": 22,\n                \"title\": \"Guilty by Suspicion\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 2,\n                \"content\": \"Sed ante. Vivamus tortor. Duis mattis egestas metus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Fox, grey\",\n                \"countryId\": 101,\n                \"createdAt\": \"2023-07-10T00:00:00.000Z\",\n                \"Category\": {\n                    \"id\": 2,\n                    \"name\": \"olahraga\"\n                },\n                \"Country\": {\n                    \"id\": 101,\n                    \"country_name\": \"Hungary\"\n                },\n                \"User\": {\n                    \"id\": 1,\n                    \"username\": \"smiley\",\n                    \"email\": \"smiley@mail.com\",\n                    \"phone\": \"081243567\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"09db978e-c0d8-4a8e-994b-a1920b1cdf38"},{"name":"search blog","id":"ae604a06-d5b3-42c8-949e-bc6a256e608f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/blog/search?cat=1&title=the&sort=ASC","description":"<p>API untuk blog post dengan parameter cat (kategori), title (search by title), sort (untuk sorting berdasar post terbaru atau terlama).</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","blog","search"],"host":["localhost"],"query":[{"key":"cat","value":"1"},{"key":"title","value":"the"},{"key":"sort","value":"ASC"}],"variable":[]}},"response":[{"id":"b8315a1e-dce4-4e9f-b64a-d98b351e3e53","name":"search by cat","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/blog/search?cat=1","protocol":"http","host":["localhost"],"port":"3000","path":["api","blog","search"],"query":[{"key":"cat","value":"1","type":"text"},{"key":"title","value":"the","type":"text","disabled":true},{"key":"sort","value":"DESC","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1164"},{"key":"ETag","value":"W/\"48c-Y3yQ1/YzzfxMGY4whxnl/hTrXxs\""},{"key":"Date","value":"Wed, 26 Jul 2023 04:47:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Get data success\",\n    \"data\": {\n        \"count\": 3,\n        \"rows\": [\n            {\n                \"id\": 28,\n                \"title\": \"Internecine Project, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 1,\n                \"content\": \"Curabitur at ipsum ac tellus semper interdum. Mauris ullamcorper purus sit amet nulla. Quisque arcu libero, rutrum ac, lobortis vel, dapibus at, diam.\",\n                \"videoURL\": null,\n                \"keyword\": \"Bee-eater (unidentified)\",\n                \"countryId\": 76,\n                \"createdAt\": \"2023-07-17T00:00:00.000Z\"\n            },\n            {\n                \"id\": 30,\n                \"title\": \"Greyfriars Bobby (a.k.a. Greyfriars Bobby: The True Story of a Dog)\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 1,\n                \"content\": \"Curabitur in libero ut massa volutpat convallis. Morbi odio odio, elementum eu, interdum eu, tincidunt in, leo. Maecenas pulvinar lobortis est.\",\n                \"videoURL\": null,\n                \"keyword\": \"Red-billed tropic bird\",\n                \"countryId\": 170,\n                \"createdAt\": \"2023-07-17T00:00:00.000Z\"\n            },\n            {\n                \"id\": 26,\n                \"title\": \"Tigerland\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 1,\n                \"content\": \"Maecenas ut massa quis augue luctus tincidunt. Nulla mollis molestie lorem. Quisque ut erat.\",\n                \"videoURL\": null,\n                \"keyword\": \"Whale, southern right\",\n                \"countryId\": 134,\n                \"createdAt\": \"2023-07-10T00:00:00.000Z\"\n            }\n        ]\n    }\n}"},{"id":"c7ed27ec-1712-4085-a09e-17d80a085f37","name":"search by title","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/blog/search?title=the","protocol":"http","host":["localhost"],"port":"3000","path":["api","blog","search"],"query":[{"key":"cat","value":"1","type":"text","disabled":true},{"key":"title","value":"the","type":"text"},{"key":"sort","value":"DESC","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3242"},{"key":"ETag","value":"W/\"caa-v9Ohz2HcbC5B/5CS5v1m1dO02IQ\""},{"key":"Date","value":"Wed, 26 Jul 2023 04:48:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Get data success\",\n    \"data\": {\n        \"count\": 9,\n        \"rows\": [\n            {\n                \"id\": 40,\n                \"title\": \"Tale of Despereaux, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 2,\n                \"content\": \"Aenean fermentum. Donec ut mauris eget massa tempor convallis. Nulla neque libero, convallis eget, eleifend luctus, ultricies eu, nibh.\",\n                \"videoURL\": null,\n                \"keyword\": \"Squirrel, nelson ground\",\n                \"countryId\": 87,\n                \"createdAt\": \"2023-07-18T00:00:00.000Z\"\n            },\n            {\n                \"id\": 28,\n                \"title\": \"Internecine Project, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 1,\n                \"content\": \"Curabitur at ipsum ac tellus semper interdum. Mauris ullamcorper purus sit amet nulla. Quisque arcu libero, rutrum ac, lobortis vel, dapibus at, diam.\",\n                \"videoURL\": null,\n                \"keyword\": \"Bee-eater (unidentified)\",\n                \"countryId\": 76,\n                \"createdAt\": \"2023-07-17T00:00:00.000Z\"\n            },\n            {\n                \"id\": 30,\n                \"title\": \"Greyfriars Bobby (a.k.a. Greyfriars Bobby: The True Story of a Dog)\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 1,\n                \"content\": \"Curabitur in libero ut massa volutpat convallis. Morbi odio odio, elementum eu, interdum eu, tincidunt in, leo. Maecenas pulvinar lobortis est.\",\n                \"videoURL\": null,\n                \"keyword\": \"Red-billed tropic bird\",\n                \"countryId\": 170,\n                \"createdAt\": \"2023-07-17T00:00:00.000Z\"\n            },\n            {\n                \"id\": 34,\n                \"title\": \"Devil, Probably, The (Diable probablement, Le)\",\n                \"userId\": 2,\n                \"imageURL\": null,\n                \"categoryId\": 4,\n                \"content\": \"Sed sagittis. Nam congue, risus semper porta volutpat, quam pede lobortis ligula, sit amet eleifend pede libero quis orci. Nullam molestie nibh in lectus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Lion, mountain\",\n                \"countryId\": 156,\n                \"createdAt\": \"2023-07-14T00:00:00.000Z\"\n            },\n            {\n                \"id\": 37,\n                \"title\": \"Crow: Salvation, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 3,\n                \"content\": \"In sagittis dui vel nisl. Duis ac nibh. Fusce lacus purus, aliquet at, feugiat non, pretium quis, lectus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Blue-tongued lizard\",\n                \"countryId\": 76,\n                \"createdAt\": \"2023-07-14T00:00:00.000Z\"\n            },\n            {\n                \"id\": 29,\n                \"title\": \"Man with the Golden Arm, The\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 2,\n                \"content\": \"Pellentesque at nulla. Suspendisse potenti. Cras in purus eu magna vulputate luctus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Boa, malagasy ground\",\n                \"countryId\": 74,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\"\n            },\n            {\n                \"id\": 35,\n                \"title\": \"Best of the Best 3: No Turning Back\",\n                \"userId\": 1,\n                \"imageURL\": null,\n                \"categoryId\": 5,\n                \"content\": \"Curabitur at ipsum ac tellus semper interdum. Mauris ullamcorper purus sit amet nulla. Quisque arcu libero, rutrum ac, lobortis vel, dapibus at, diam.\",\n                \"videoURL\": null,\n                \"keyword\": \"Fox, north american red\",\n                \"countryId\": 68,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\"\n            },\n            {\n                \"id\": 39,\n                \"title\": \"Stranger, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 5,\n                \"content\": \"Duis aliquam convallis nunc. Proin at turpis a pede posuere nonummy. Integer non velit.\",\n                \"videoURL\": null,\n                \"keyword\": \"White-throated toucan\",\n                \"countryId\": 185,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\"\n            },\n            {\n                \"id\": 38,\n                \"title\": \"Man in the Saddle\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 6,\n                \"content\": \"Quisque porta volutpat erat. Quisque erat eros, viverra eget, congue eget, semper rutrum, nulla. Nunc purus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Lion, galapagos sea\",\n                \"countryId\": 138,\n                \"createdAt\": \"2023-07-12T00:00:00.000Z\"\n            }\n        ]\n    }\n}"},{"id":"47172de7-ec9a-47aa-b47f-f0b3a0e8a308","name":"search terbaru","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3000/api/blog/search?sort=DESC","protocol":"http","host":["localhost"],"port":"3000","path":["api","blog","search"],"query":[{"key":"cat","value":"1","type":"text","disabled":true},{"key":"title","value":"the","type":"text","disabled":true},{"key":"sort","value":"DESC","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3242"},{"key":"ETag","value":"W/\"caa-v9Ohz2HcbC5B/5CS5v1m1dO02IQ\""},{"key":"Date","value":"Wed, 26 Jul 2023 04:48:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Get data success\",\n    \"data\": {\n        \"count\": 9,\n        \"rows\": [\n            {\n                \"id\": 40,\n                \"title\": \"Tale of Despereaux, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 2,\n                \"content\": \"Aenean fermentum. Donec ut mauris eget massa tempor convallis. Nulla neque libero, convallis eget, eleifend luctus, ultricies eu, nibh.\",\n                \"videoURL\": null,\n                \"keyword\": \"Squirrel, nelson ground\",\n                \"countryId\": 87,\n                \"createdAt\": \"2023-07-18T00:00:00.000Z\"\n            },\n            {\n                \"id\": 28,\n                \"title\": \"Internecine Project, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 1,\n                \"content\": \"Curabitur at ipsum ac tellus semper interdum. Mauris ullamcorper purus sit amet nulla. Quisque arcu libero, rutrum ac, lobortis vel, dapibus at, diam.\",\n                \"videoURL\": null,\n                \"keyword\": \"Bee-eater (unidentified)\",\n                \"countryId\": 76,\n                \"createdAt\": \"2023-07-17T00:00:00.000Z\"\n            },\n            {\n                \"id\": 30,\n                \"title\": \"Greyfriars Bobby (a.k.a. Greyfriars Bobby: The True Story of a Dog)\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 1,\n                \"content\": \"Curabitur in libero ut massa volutpat convallis. Morbi odio odio, elementum eu, interdum eu, tincidunt in, leo. Maecenas pulvinar lobortis est.\",\n                \"videoURL\": null,\n                \"keyword\": \"Red-billed tropic bird\",\n                \"countryId\": 170,\n                \"createdAt\": \"2023-07-17T00:00:00.000Z\"\n            },\n            {\n                \"id\": 34,\n                \"title\": \"Devil, Probably, The (Diable probablement, Le)\",\n                \"userId\": 2,\n                \"imageURL\": null,\n                \"categoryId\": 4,\n                \"content\": \"Sed sagittis. Nam congue, risus semper porta volutpat, quam pede lobortis ligula, sit amet eleifend pede libero quis orci. Nullam molestie nibh in lectus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Lion, mountain\",\n                \"countryId\": 156,\n                \"createdAt\": \"2023-07-14T00:00:00.000Z\"\n            },\n            {\n                \"id\": 37,\n                \"title\": \"Crow: Salvation, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 3,\n                \"content\": \"In sagittis dui vel nisl. Duis ac nibh. Fusce lacus purus, aliquet at, feugiat non, pretium quis, lectus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Blue-tongued lizard\",\n                \"countryId\": 76,\n                \"createdAt\": \"2023-07-14T00:00:00.000Z\"\n            },\n            {\n                \"id\": 29,\n                \"title\": \"Man with the Golden Arm, The\",\n                \"userId\": 1,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 2,\n                \"content\": \"Pellentesque at nulla. Suspendisse potenti. Cras in purus eu magna vulputate luctus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Boa, malagasy ground\",\n                \"countryId\": 74,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\"\n            },\n            {\n                \"id\": 35,\n                \"title\": \"Best of the Best 3: No Turning Back\",\n                \"userId\": 1,\n                \"imageURL\": null,\n                \"categoryId\": 5,\n                \"content\": \"Curabitur at ipsum ac tellus semper interdum. Mauris ullamcorper purus sit amet nulla. Quisque arcu libero, rutrum ac, lobortis vel, dapibus at, diam.\",\n                \"videoURL\": null,\n                \"keyword\": \"Fox, north american red\",\n                \"countryId\": 68,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\"\n            },\n            {\n                \"id\": 39,\n                \"title\": \"Stranger, The\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 5,\n                \"content\": \"Duis aliquam convallis nunc. Proin at turpis a pede posuere nonummy. Integer non velit.\",\n                \"videoURL\": null,\n                \"keyword\": \"White-throated toucan\",\n                \"countryId\": 185,\n                \"createdAt\": \"2023-07-13T00:00:00.000Z\"\n            },\n            {\n                \"id\": 38,\n                \"title\": \"Man in the Saddle\",\n                \"userId\": 2,\n                \"imageURL\": \"/public/assets/img/usbc.jpg\",\n                \"categoryId\": 6,\n                \"content\": \"Quisque porta volutpat erat. Quisque erat eros, viverra eget, congue eget, semper rutrum, nulla. Nunc purus.\",\n                \"videoURL\": null,\n                \"keyword\": \"Lion, galapagos sea\",\n                \"countryId\": 138,\n                \"createdAt\": \"2023-07-12T00:00:00.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ae604a06-d5b3-42c8-949e-bc6a256e608f"},{"name":"create blog","id":"bfbba5d7-11dc-42fe-b9bb-f7714f7e95b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoibmZzbXdibGFja2VkaXRpb24xMUBnbWFpbC5jb20iLCJwaG9uZSI6IjA4MTIzNDU2Nzg5IiwidXNlcm5hbWUiOiJzbWlsZXlvdm8iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpYXQiOjE2OTAzODM0NTYsImV4cCI6MTY5MDM4NzA1Nn0.RwgTgkMNe4WKCshk6WTZzk84OXk49ZgUBjXamhStF0Q"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"smiley is the best rapper","type":"text"},{"key":"imageURL","type":"file","src":"/F:/_Work/26. purwadhika/miniproject2/cb3e014d6122af3b43933bb571859ae7.jpg"},{"key":"categoryId","value":"4","type":"text"},{"key":"content","value":"smiley is the best rapper out","type":"text"},{"key":"videoURL","value":"https://www.youtube.com/watch?v=araH4LDHqQE","type":"text"},{"key":"keyword","value":"rapper, music, goat","type":"text"},{"key":"countryId","value":"5","type":"text"}]},"url":"http://localhost:3000/api/blog/create","urlObject":{"path":["api","blog","create"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"bfbba5d7-11dc-42fe-b9bb-f7714f7e95b3"}],"id":"c9eb04fc-322c-491a-b9e0-3666c11bb6e6","description":"<p>request yang terkait dengan operasi blogging</p>\n","_postman_id":"c9eb04fc-322c-491a-b9e0-3666c11bb6e6"},{"name":"auth","item":[{"name":"register","id":"f501f640-7743-489b-9dbb-4a3cab221798","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"smileyovo\",\r\n    \"email\":\"nfsmwblackedition11@gmail.com\",\r\n    \"phone\":\"08123456789\",\r\n    \"password\":\"Pr@dagucc1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/register","description":"<p>Request untuk mendaftarkan akun ke blog. Input username email phone number dan password tidak boleh kosong.</p>\n","urlObject":{"path":["api","auth","register"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"f501f640-7743-489b-9dbb-4a3cab221798"},{"name":"verification","id":"cc187a08-b04a-4b15-8d49-fdea53ba3923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[],"url":"http://localhost:3000/api/auth/verify/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImlhdCI6MTY5MDM4MzcyMiwiZXhwIjoxNjkwMzg3MzIyfQ.P59OQJN5w3EzDVza6EYm7YYpDooTMr9ENuep_utteJw","description":"<p>Request untuk memverifikasi akun dengan mengubah kolom isVerified menjadi true. Menggunakan token yang didapat dari registrasi.</p>\n","urlObject":{"path":["api","auth","verify","eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImlhdCI6MTY5MDM4MzcyMiwiZXhwIjoxNjkwMzg3MzIyfQ.P59OQJN5w3EzDVza6EYm7YYpDooTMr9ENuep_utteJw"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc187a08-b04a-4b15-8d49-fdea53ba3923"},{"name":"login","id":"9bf691c5-38e2-4294-8d84-f0cfbffb91ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"smileyovo6\",\r\n    \"email\":\"\",\r\n    \"phone\":\"\",\r\n    \"password\":\"Overthet0p!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/login","description":"<p>Request untuk login akun yang telah terverifikasi. Input dapat berupa salah satu dari username/email/phone number, dan password. Menghasilkan token yang digunakan untuk memastikan yang melakukan operasi di blog ini adalah member yang telah terverifikasi.</p>\n","urlObject":{"path":["api","auth","login"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"9bf691c5-38e2-4294-8d84-f0cfbffb91ca"}],"id":"6c5e8657-67fc-4de2-8987-cb6873fb23d7","description":"<p>request yang terkait dengan operasi autentikasi akun; terdiri atas register, verification, dan login</p>\n","_postman_id":"6c5e8657-67fc-4de2-8987-cb6873fb23d7"},{"name":"profile","item":[{"name":"change password","id":"b40926f7-5005-4da1-a35d-85e4d1da03de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoibmZzbXdibGFja2VkaXRpb24xMUBnbWFpbC5jb20iLCJwaG9uZSI6IjA4MTIzNDU2Nzg5IiwidXNlcm5hbWUiOiJzbWlsZXlvdm8iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpYXQiOjE2OTAzODM0NTYsImV4cCI6MTY5MDM4NzA1Nn0.RwgTgkMNe4WKCshk6WTZzk84OXk49ZgUBjXamhStF0Q"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"Pr@dagucc1\",\r\n    \"newPassword\":\"Pr@dagucc1DGT\",\r\n    \"confirmPassword\":\"Pr@dagucc1DGT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/change-password","description":"<p>Request untuk mengganti password</p>\n","urlObject":{"path":["api","auth","change-password"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"b40926f7-5005-4da1-a35d-85e4d1da03de"},{"name":"change phone","id":"68d2ebca-1bbc-4641-8974-3f70c1cb5ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoibmZzbXdibGFja2VkaXRpb24xMUBnbWFpbC5jb20iLCJwaG9uZSI6IjA4MTIzNDU2Nzg5IiwidXNlcm5hbWUiOiJzbWlsZXlvdm8iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpYXQiOjE2OTAzODM0NTYsImV4cCI6MTY5MDM4NzA1Nn0.RwgTgkMNe4WKCshk6WTZzk84OXk49ZgUBjXamhStF0Q"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPhone\":\"08123456789\",\r\n    \"newPhone\":\"08123465789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/change-phone","description":"<p>Request untuk mengganti nomor handphone. Jika sukses user akan mendapat notifikasi di email</p>\n","urlObject":{"path":["api","auth","change-phone"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"68d2ebca-1bbc-4641-8974-3f70c1cb5ec7"},{"name":"change username","id":"99f681b7-6776-4b4f-997b-3d7071629fe3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoibmZzbXdibGFja2VkaXRpb24xMUBnbWFpbC5jb20iLCJwaG9uZSI6IjA4MTIzNDU2Nzg5IiwidXNlcm5hbWUiOiJzbWlsZXlvdm8iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpYXQiOjE2OTAzODM0NTYsImV4cCI6MTY5MDM4NzA1Nn0.RwgTgkMNe4WKCshk6WTZzk84OXk49ZgUBjXamhStF0Q"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentUsername\":\"smileyovo\",\r\n    \"newUsername\":\"smileyovo6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/change-username","description":"<p>Request untuk mengganti username. Jika sukses user akan mendapat notifikasi di email</p>\n","urlObject":{"path":["api","auth","change-username"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"99f681b7-6776-4b4f-997b-3d7071629fe3"},{"name":"change email","id":"30d978f3-f4a8-4f55-9af7-9a102396f09b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoibmZzbXdibGFja2VkaXRpb24xMUBnbWFpbC5jb20iLCJwaG9uZSI6IjA4MTIzNDU2Nzg5IiwidXNlcm5hbWUiOiJzbWlsZXlvdm8iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpYXQiOjE2OTAzODM0NTYsImV4cCI6MTY5MDM4NzA1Nn0.RwgTgkMNe4WKCshk6WTZzk84OXk49ZgUBjXamhStF0Q"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentEmail\":\"nfsmwblackedition11@gmail.com\",\r\n    \"newEmail\":\"dumpnation11@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/change-email","description":"<p>Request untuk mengganti email. Jika sukses user akan mendapat token di email yang baru untuk verifikasi ulang akun, verifikasi menggunakan request verification seperti setelah register akun.</p>\n","urlObject":{"path":["api","auth","change-email"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"30d978f3-f4a8-4f55-9af7-9a102396f09b"},{"name":"change photo","id":"39a72e69-fce8-45e0-af36-91afe9c85c3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoibmZzbXdibGFja2VkaXRpb24xMUBnbWFpbC5jb20iLCJwaG9uZSI6IjA4MTIzNDU2Nzg5IiwidXNlcm5hbWUiOiJzbWlsZXlvdm8iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpYXQiOjE2OTAzODM0NTYsImV4cCI6MTY5MDM4NzA1Nn0.RwgTgkMNe4WKCshk6WTZzk84OXk49ZgUBjXamhStF0Q"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"avatar","type":"file","src":"/C:/Users/HP/Pictures/LOL/maxresdefault.jpg"}]},"url":"http://localhost:3000/api/auth/change-photo","description":"<p>Request untuk mengganti foto profil akun</p>\n","urlObject":{"path":["api","auth","change-photo"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"39a72e69-fce8-45e0-af36-91afe9c85c3b"},{"name":"forgot password","id":"6ac2b4c0-7d93-4cd1-b38f-6a8fd5ef3ac5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"dumpnation11@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/forgot-password","description":"<p>Bagian dari proses reset password, request ini untuk mengirimkan token reset password ke email yang terdaftar</p>\n","urlObject":{"path":["api","auth","forgot-password"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ac2b4c0-7d93-4cd1-b38f-6a8fd5ef3ac5"},{"name":"reset password","id":"d94da9b8-1f5c-4ded-a940-ff3519a48b2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"newPassword\":\"Overthet0p!\",\r\n    \"confirmPassword\":\"Overthet0p!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/reset-password/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoiZHVtcG5hdGlvbjExQGdtYWlsLmNvbSIsImlhdCI6MTY5MDQwNjQyNywiZXhwIjoxNjkxMDA2NDI3fQ.PEC_4SqsQYJLIJg0o92TYFRNvgHfEIS9WsM8TYAJzDw","description":"<p>Request untuk me-reset password. Token didapat dari forgot password</p>\n","urlObject":{"path":["api","auth","reset-password","eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoiZHVtcG5hdGlvbjExQGdtYWlsLmNvbSIsImlhdCI6MTY5MDQwNjQyNywiZXhwIjoxNjkxMDA2NDI3fQ.PEC_4SqsQYJLIJg0o92TYFRNvgHfEIS9WsM8TYAJzDw"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"d94da9b8-1f5c-4ded-a940-ff3519a48b2b"}],"id":"6c108e3e-0a3a-436a-8ec8-77217bdacceb","description":"<p>Request yang terkait dengan operasi modifikasi profil akun member. Semua request membutuhkan verifikasi akun dan token yang didapat setelah login (sebagai bearer token) kecuali forgot dan reset password.</p>\n","_postman_id":"6c108e3e-0a3a-436a-8ec8-77217bdacceb"}],"variable":[{"key":"url","value":"http://localhost:3000"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTUsImVtYWlsIjoibmZzbXdibGFja2VkaXRpb24xMUBnbWFpbC5jb20iLCJwaG9uZSI6IjA4MTIzNDU2Nzg5IiwidXNlcm5hbWUiOiJzbWlsZXlvdm8iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpYXQiOjE2OTAzODM0NTYsImV4cCI6MTY5MDM4NzA1Nn0.RwgTgkMNe4WKCshk6WTZzk84OXk49ZgUBjXamhStF0Q"}]}