{"info":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","description":"<html><head></head><body><p>This is the documentation of my personal backend API</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8694181","collectionId":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","publishedId":"2s9YeD8ssZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-25T08:07:53.000Z"},"item":[{"name":"Welcome","item":[{"name":"Say Welcome","id":"ac8bb4eb-8bb5-466b-a943-90e473778968","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"956f8c90-6d66-4b51-ae0c-07588c3eb530","name":"Say Welcome","originalRequest":{"method":"GET","header":[],"url":"{{url}}"},"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":"578"},{"key":"ETag","value":"W/\"242-gjyABjzGt5LLADW7F6owC0PzzMQ\""},{"key":"Date","value":"Sun, 26 Nov 2023 04:16:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Welcome to my personal blog!\",\n    \"data\": {\n        \"author\": \"Ahmed Elgaidi\",\n        \"links\": {\n            \"linkedIn\": \"https://www.linkedin.com/in/ahmedelgaidi\",\n            \"leetCode\": \"https://leetcode.com/ahmedelgaidi\",\n            \"github\": \"https://github.com/AhmedElgaidi\"\n        },\n        \"api\": {\n            \"title\": \"Backend API\",\n            \"description\": \"This is the server side code of my personal blog!\",\n            \"architecture\": \"Monolith\",\n            \"type\": \"RESTful API\",\n            \"environment\": \"development\",\n            \"postman\": {\n                \"documentation\": \"https://documenter.getpostman.com/view/8694181/2s9YeD8ssZ\",\n                \"collection\": \"https://www.postman.com/ahmedelgaidi/workspace/personal-projects/overview\"\n            }\n        }\n    }\n}"}],"_postman_id":"ac8bb4eb-8bb5-466b-a943-90e473778968"}],"id":"67f54029-96e5-4172-a77b-184ccf4b015e","_postman_id":"67f54029-96e5-4172-a77b-184ccf4b015e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"health","item":[{"name":"Ping","id":"00ef3ee8-b103-4326-9f30-0b37d5b28caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{url}}/ping","urlObject":{"path":["ping"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"095bd497-b456-45d0-b567-7feb08e69046","name":"Ping","originalRequest":{"method":"GET","header":[],"url":"{{url}}/ping"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 26 Nov 2023 04:14:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82bf4ded0f7b73cb-MRS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"26-yFCCmENmZegkyOtOHV8aRcd8Zoo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"rndr-id","value":"51924276-1989-4863"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The ping was successful!\"\n}"}],"_postman_id":"00ef3ee8-b103-4326-9f30-0b37d5b28caf"}],"id":"38407492-997c-4d2c-884b-9a9afebaba6f","_postman_id":"38407492-997c-4d2c-884b-9a9afebaba6f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"auth","item":[{"name":"private","item":[{"name":"Who Am I","id":"c625cdd5-5946-4b55-a402-348e434b6016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/auth/whoami","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","auth","whoami"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"52ee7243-0496-4125-8eaa-363528539e76","name":"Who Am I","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/auth/whoami"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"278"},{"key":"ETag","value":"W/\"116-XeAIHhP3o8uEwqCB2awOkwc87zc\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sat, 09 Dec 2023 07:09:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"6573c521c092951df0a90c13\",\n    \"firstName\": \"Ahmed\",\n    \"lastName\": \"Elgaidi\",\n    \"userName\": \"elbotanist\",\n    \"email\": \"test@gmail.com\",\n    \"roles\": [\n        \"Owner\"\n    ],\n    \"isVerified\": true,\n    \"verifiedAt\": \"2023-12-09T01:38:41.368Z\",\n    \"createdAt\": \"2023-12-09T01:38:41.960Z\",\n    \"updatedAt\": \"2023-12-09T01:38:41.960Z\"\n}"}],"_postman_id":"c625cdd5-5946-4b55-a402-348e434b6016"},{"name":"Log Out","id":"2aaae689-9495-4f9c-a837-9a236ca78cce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{url}}/admin/auth/logout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","auth","logout"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a2e41521-58ce-47b1-ad1b-8946722ed06e","name":"Log Out","originalRequest":{"method":"POST","header":[],"url":"{{url}}/admin/auth/logout"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"50"},{"key":"ETag","value":"W/\"32-VuGj/Lc3+uKMMDm0YI5gRo+JHww\""},{"key":"Date","value":"Sun, 26 Nov 2023 13:27:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The session is revoked successfully!\"\n}"}],"_postman_id":"2aaae689-9495-4f9c-a837-9a236ca78cce"}],"id":"c8aabfe7-dd44-43b2-b1a4-3bb1ad8d4277","_postman_id":"c8aabfe7-dd44-43b2-b1a4-3bb1ad8d4277","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"public","item":[{"name":"Sign Up","id":"019fe4ab-e07f-4b86-b9d6-1dde927af1d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"Ahmed\",\n    \"lastName\": \"Elgaidi\",\n    \"userName\": \"elbotanist5\",\n    \"email\": \"test5@gmail.com\",\n    \"password\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/auth/signup","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["auth","signup"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"98528874-7f38-4f25-9d07-b65401f2cfb1","name":"Sign Up","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"Ahmed\",\n    \"lastName\": \"Elgaidi\",\n    \"userName\": \"elbotanist2\",\n    \"email\": \"test2@gmail.com\",\n    \"password\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/auth/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"ETag","value":"W/\"54-5i9IBNJowAsAqkQCvuLM2nIQKho\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sat, 09 Dec 2023 00:34:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Please, Check your mailbox to complete the email verification process!\"\n}"}],"_postman_id":"019fe4ab-e07f-4b86-b9d6-1dde927af1d1"},{"name":"Verify Email","id":"b2e32b8c-9c82-4c52-a561-4f4fcc6dc4f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"verificationToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NTczYzFlMzBiOGU0ZWJmZWRkN2IxYzIiLCJpYXQiOjE3MDIwODUwOTEsImV4cCI6MTcwMjExMzg5MX0.F__I_rpqX2xMwK1kuvwl04JVtOVYEIlpuQhDPD8j5ms\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/auth/verify-email","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["auth","verify-email"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b18f48e0-b7e1-4dd7-a744-39e5ed79b839","name":"Verify Email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"verificationToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NTczYzA2NTg3MzMyMzE0ZGRkNjkyMWUiLCJpYXQiOjE3MDIwODQ3MDksImV4cCI6MTcwMjExMzUwOX0.9pcc3ArSkOeVVA5EL9-ZHqJWdXUTVVp5ml7mXDPgNrQ\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/auth/verify-email"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"49"},{"key":"ETag","value":"W/\"31-iprhVRt9p2QKja5DifDLGLdWPG8\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Sat, 09 Dec 2023 01:18:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The email is verified successfully!\"\n}"}],"_postman_id":"b2e32b8c-9c82-4c52-a561-4f4fcc6dc4f9"},{"name":"Log In","id":"ee98ffc6-646f-4627-a908-e6f59bd18e96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"test@gmail.com\",\n    \"password\": \"myPassword\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/auth/login","urlObject":{"path":["auth","login"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d1677d3c-23f9-4063-bd0d-6bc3fb56d288","name":"Log In","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"test@gmail.com\",\n    \"password\": \"myPassowrd\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/auth/login"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"574"},{"key":"ETag","value":"W/\"23e-E77Hw0rNiXMcGHxGzC1/3VDuvBg\""},{"key":"Date","value":"Thu, 23 Nov 2023 08:52:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NTVmMGUzZWNjNjYxNzgyMjM0NTI5OTQiLCJmaXJzdE5hbWUiOiJBaG1lZCIsImxhc3ROYW1lIjoiRWxnYWlkaSIsImlzQWRtaW4iOnRydWUsImlzUm9vdCI6dHJ1ZSwiaWF0IjoxNzAwNzI5NTY4LCJleHAiOjE3MDA3NzI3Njh9.Av47pZ-6E8-UB-hWN664mI7k8C5jCL3Wdq9o0rFDO8s\",\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NTVmMGUzZWNjNjYxNzgyMjM0NTI5OTQiLCJmaXJzdE5hbWUiOiJBaG1lZCIsImxhc3ROYW1lIjoiRWxnYWlkaSIsImlzQWRtaW4iOnRydWUsImlzUm9vdCI6dHJ1ZSwiaWF0IjoxNzAwNzI5NTY4LCJleHAiOjE3MDA4MTU5Njh9.P11ehyMwycDBsklSjkTHRPsJzTDDzdZfCz6yBIwUKvw\"\n}"}],"_postman_id":"ee98ffc6-646f-4627-a908-e6f59bd18e96"}],"id":"3bb803ca-b82c-4424-a8c2-3b15bed99a80","_postman_id":"3bb803ca-b82c-4424-a8c2-3b15bed99a80","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"d86c1181-0844-4e90-a24a-40c71be39997","_postman_id":"d86c1181-0844-4e90-a24a-40c71be39997","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"sessions","item":[{"name":"public","item":[{"name":"Regenerate Session","id":"f03ad6c9-b7bf-4c50-93b2-cdf05f8823f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTVmODJiMWRlNmQzMWQyZDUxOGY4ZDYiLCJpYXQiOjE3MDEwNjk0MTIsImV4cCI6MTcwMTE1NTgxMn0.ETH19RJ6HLCITo4rED_DwyIoJyVRa7r9dPqAdqJBLiw\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/sessions/regenerate","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["sessions","regenerate"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5e99d7f3-5beb-40c3-849c-d016bdf3e51a","name":"Regenerate Session","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTVmODJiMWRlNmQzMWQyZDUxOGY4ZDYiLCJpYXQiOjE3MDEwNjk0MTIsImV4cCI6MTcwMTE1NTgxMn0.ETH19RJ6HLCITo4rED_DwyIoJyVRa7r9dPqAdqJBLiw\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/sessions/regenerate"},"status":"Created","code":201,"_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":"679"},{"key":"ETag","value":"W/\"2a7-M98k1AsCe7DdLGiyc2lmZIZGT9Q\""},{"key":"Date","value":"Tue, 28 Nov 2023 06:45:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": \"6564426428c35ab34ce35835\",\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTY0NDI2NDI4YzM1YWIzNGNlMzU4MzUiLCJpYXQiOjE3MDExNTM5MzksImV4cCI6MTcwMTE5NzEzOX0.iF-MA9Bl-xEIAcAmC2pwn8Iw1rGrz2RKWyqmxSU_vXE\",\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTY0NDI2NDI4YzM1YWIzNGNlMzU4MzUiLCJpYXQiOjE3MDExNTM5MzksImV4cCI6MTcwMTI0MDMzOX0.XnS9ueJFMQsGouwtB7yZq3Eh9nzpZtIeQJmgOGGWu3A\",\n    \"ipAddress\": \"::1\",\n    \"device\": {\n        \"client\": {\n            \"type\": \"library\",\n            \"name\": \"Postman Desktop\",\n            \"version\": \"7.35.0\"\n        },\n        \"device\": {\n            \"id\": \"\",\n            \"type\": \"\",\n            \"brand\": \"\",\n            \"model\": \"\"\n        }\n    },\n    \"createdAt\": \"2023-11-28T06:45:28.269Z\",\n    \"_id\": \"65658c931a60f939ef4babbf\",\n    \"updatedAt\": \"2023-11-28T06:45:28.269Z\"\n}"}],"_postman_id":"f03ad6c9-b7bf-4c50-93b2-cdf05f8823f6"}],"id":"daa357f6-d6be-4915-99d4-bef14cd74475","_postman_id":"daa357f6-d6be-4915-99d4-bef14cd74475","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"private","item":[{"name":"Get All Valid Sessions","id":"e11eb37a-49c4-4d98-9736-ef00b19aecf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/sessions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","sessions"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c6533b3a-a5ab-4ff8-a674-44205e1d4198","name":"Get All Valid Sessions","originalRequest":{"method":"GET","header":[],"url":"{{url}}/sessions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1639"},{"key":"ETag","value":"W/\"667-FvuRNGbTazj6olvYUL/zNN8xl/U\""},{"key":"Date","value":"Fri, 24 Nov 2023 11:55:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65608f3828dbf5eb2e86434d\",\n        \"ipAddress\": \"::1\",\n        \"device\": {\n            \"os\": {},\n            \"client\": {\n                \"type\": \"library\",\n                \"name\": \"Postman Desktop\",\n                \"version\": \"7.35.0\"\n            },\n            \"device\": {\n                \"id\": \"\",\n                \"type\": \"\",\n                \"brand\": \"\",\n                \"model\": \"\"\n            }\n        },\n        \"createdAt\": \"2023-11-24T11:54:56.069Z\",\n        \"updatedAt\": \"2023-11-24T11:54:56.069Z\"\n    },\n    {\n        \"_id\": \"65608f3828dbf5eb2e86434e\",\n        \"ipAddress\": \"::1\",\n        \"device\": {\n            \"os\": {},\n            \"client\": {\n                \"type\": \"library\",\n                \"name\": \"Postman Desktop\",\n                \"version\": \"7.35.0\"\n            },\n            \"device\": {\n                \"id\": \"\",\n                \"type\": \"\",\n                \"brand\": \"\",\n                \"model\": \"\"\n            }\n        },\n        \"createdAt\": \"2023-11-24T11:54:56.069Z\",\n        \"updatedAt\": \"2023-11-24T11:54:56.069Z\"\n    },\n    {\n        \"_id\": \"65608f3828dbf5eb2e86434f\",\n        \"ipAddress\": \"::1\",\n        \"device\": {\n            \"os\": {},\n            \"client\": {\n                \"type\": \"library\",\n                \"name\": \"Postman Desktop\",\n                \"version\": \"7.35.0\"\n            },\n            \"device\": {\n                \"id\": \"\",\n                \"type\": \"\",\n                \"brand\": \"\",\n                \"model\": \"\"\n            }\n        },\n        \"createdAt\": \"2023-11-24T11:54:56.069Z\",\n        \"updatedAt\": \"2023-11-24T11:54:56.069Z\"\n    },\n    {\n        \"_id\": \"65608f3828dbf5eb2e864350\",\n        \"ipAddress\": \"::1\",\n        \"device\": {\n            \"os\": {},\n            \"client\": {\n                \"type\": \"library\",\n                \"name\": \"Postman Desktop\",\n                \"version\": \"7.35.0\"\n            },\n            \"device\": {\n                \"id\": \"\",\n                \"type\": \"\",\n                \"brand\": \"\",\n                \"model\": \"\"\n            }\n        },\n        \"createdAt\": \"2023-11-24T11:54:56.069Z\",\n        \"updatedAt\": \"2023-11-24T11:54:56.069Z\"\n    },\n    {\n        \"_id\": \"65608f3828dbf5eb2e864351\",\n        \"ipAddress\": \"::1\",\n        \"device\": {\n            \"os\": {},\n            \"client\": {\n                \"type\": \"library\",\n                \"name\": \"Postman Desktop\",\n                \"version\": \"7.35.0\"\n            },\n            \"device\": {\n                \"id\": \"\",\n                \"type\": \"\",\n                \"brand\": \"\",\n                \"model\": \"\"\n            }\n        },\n        \"createdAt\": \"2023-11-24T11:54:56.069Z\",\n        \"updatedAt\": \"2023-11-24T11:54:56.069Z\"\n    },\n    {\n        \"_id\": \"65608f3828dbf5eb2e864352\",\n        \"ipAddress\": \"::1\",\n        \"device\": {\n            \"os\": {},\n            \"client\": {\n                \"type\": \"library\",\n                \"name\": \"Postman Desktop\",\n                \"version\": \"7.35.0\"\n            },\n            \"device\": {\n                \"id\": \"\",\n                \"type\": \"\",\n                \"brand\": \"\",\n                \"model\": \"\"\n            }\n        },\n        \"createdAt\": \"2023-11-24T11:54:56.069Z\",\n        \"updatedAt\": \"2023-11-24T11:54:56.069Z\"\n    }\n]"}],"_postman_id":"e11eb37a-49c4-4d98-9736-ef00b19aecf3"},{"name":"Revoke Session","id":"94c28359-e76d-4aac-847a-7ad7368864f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/admin/sessions/65633c9c3cdf8cc2c97ce524","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","sessions","65633c9c3cdf8cc2c97ce524"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"35d6fba2-5834-415f-9386-87d8726fc2c5","name":"Revoke Session","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/admin/sessions/65633c9c3cdf8cc2c97ce524"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"50"},{"key":"ETag","value":"W/\"32-VuGj/Lc3+uKMMDm0YI5gRo+JHww\""},{"key":"Date","value":"Sun, 26 Nov 2023 13:08:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The session is revoked successfully!\"\n}"},{"id":"7878d77f-bc7b-4921-96e0-9d460b06e62f","name":"Revoke Session","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/admin/sessions/65633c9c3cdf8cc2c97ce524"},"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":"87"},{"key":"ETag","value":"W/\"57-s5amVlOADc1+UAVua8SvZ7BQ67o\""},{"key":"Date","value":"Sun, 26 Nov 2023 13:08:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The session maybe already expired!\",\n    \"error\": \"Bad Request\",\n    \"statusCode\": 400\n}"}],"_postman_id":"94c28359-e76d-4aac-847a-7ad7368864f1"},{"name":"Revoke All Sessions","id":"dece9e16-49aa-4da0-9316-846492782676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/admin/sessions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","sessions"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e8abcbdd-e1e3-4586-b4d4-c246ed01bf97","name":"Revoke All Sessions","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/admin/sessions"},"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":"52"},{"key":"ETag","value":"W/\"34-8ewKPIAtjakpQUvghgXTMcI/3iM\""},{"key":"Date","value":"Sun, 26 Nov 2023 13:09:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"All sessions are revoked successfully!\"\n}"}],"_postman_id":"dece9e16-49aa-4da0-9316-846492782676"}],"id":"5e9aed8b-e2dc-42dd-b87a-242eb2ee4a98","_postman_id":"5e9aed8b-e2dc-42dd-b87a-242eb2ee4a98","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"4152b257-801a-4de8-85eb-f9fe16b5564e","_postman_id":"4152b257-801a-4de8-85eb-f9fe16b5564e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"posts","item":[{"name":"public","item":[{"name":"Get Post By Slug","id":"1e4b235a-7a13-48bc-b628-8c368d64daf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{url}}/posts/How-to-be-a-good-developer-part10-or-Updated","urlObject":{"path":["posts","How-to-be-a-good-developer-part10-or-Updated"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5a1bf503-d7f4-4c82-a3b7-0e5a91d2957d","name":"Get Post By Slug","originalRequest":{"method":"GET","header":[],"url":"{{url}}/posts/How-to-be-a-good-developer-part10-or-Updated"},"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":"386"},{"key":"ETag","value":"W/\"182-JZoQ5VWjme3C9OsyMTqAKJHlqF8\""},{"key":"Date","value":"Sun, 26 Nov 2023 10:44:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65630f2f36a3e7042bf2ce98\",\n    \"title\": \"How to be a good developer part10 | Updated\",\n    \"slug\": \"How-to-be-a-good-developer-part10-or-Updated\",\n    \"description\": \"this is a description\",\n    \"content\": \"this is a content\",\n    \"tags\": [],\n    \"keywords\": [],\n    \"series\": [],\n    \"isPublished\": true,\n    \"createdAt\": \"2023-11-26T09:26:07.368Z\",\n    \"updatedAt\": \"2023-11-26T09:54:23.525Z\",\n    \"isPublishedAt\": \"2023-11-26T09:54:23.524Z\"\n}"}],"_postman_id":"1e4b235a-7a13-48bc-b628-8c368d64daf5"},{"name":"Get All posts","id":"f3f79b1f-9b6b-4c78-b923-1b98ef66da99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/posts?sort=-1&pageSize=1&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["posts"],"host":["{{url}}"],"query":[{"key":"sort","value":"-1"},{"key":"pageSize","value":"1"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"00add5bf-cff9-4110-b965-76fdeb803eee","name":"Get All posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/posts?sort=-1&pageSize=10&pageNumber=1","host":["{{url}}"],"path":["posts"],"query":[{"key":"sort","value":"-1"},{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"388"},{"key":"ETag","value":"W/\"184-h5kt8xYiCN+zwg4aabl2XvaJ6No\""},{"key":"Date","value":"Sun, 26 Nov 2023 10:44:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65630f2f36a3e7042bf2ce98\",\n        \"title\": \"How to be a good developer part10 | Updated\",\n        \"slug\": \"How-to-be-a-good-developer-part10-or-Updated\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [],\n        \"keywords\": [],\n        \"series\": [],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-26T09:26:07.368Z\",\n        \"updatedAt\": \"2023-11-26T09:54:23.525Z\",\n        \"isPublishedAt\": \"2023-11-26T09:54:23.524Z\"\n    }\n]"}],"_postman_id":"f3f79b1f-9b6b-4c78-b923-1b98ef66da99"}],"id":"aef23756-025b-4025-925e-710be000ee21","_postman_id":"aef23756-025b-4025-925e-710be000ee21","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"private","item":[{"name":"core","item":[{"name":"Create post","id":"55600142-a20b-4867-99bf-8f99e12190ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"How to be a good developer part 16\",\n    \"description\": \"this is a description\",\n    \"content\": \"this is a content\",\n    \"tags\": [\n        \"6563501e918abb7e988ecfde\"\n    ],\n    \"keywords\": [\n        \"65635707313c87b38714e944\"\n    ],\n    \"series\": [\n        \"65631349c1d96613d25775e1\"\n    ],\n    \"imageUrl\": \"https://example.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/posts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4ae78069-1d0b-4fd7-aa3c-1a1c8700aaf4","name":"Create post","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"How to be a good developer part 3\",\n    \"description\": \"this is a description\",\n    \"content\": \"this is a content\",\n    \"tags\": [\n        \"6563501e918abb7e988ecfde\"\n    ],\n    \"keywords\": [\n        \"65635707313c87b38714e944\"\n    ],\n    \"series\": [\n        \"65631349c1d96613d25775e1\"\n    ],\n    \"imageUrl\": \"https://example.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/posts"},"status":"Created","code":201,"_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":"434"},{"key":"ETag","value":"W/\"1b2-BdOpE+f53YgG+NHoIb0Y1eUkPGA\""},{"key":"Date","value":"Mon, 27 Nov 2023 10:03:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"title\": \"How to be a good developer part 3\",\n    \"slug\": \"How-to-be-a-good-developer-part-3\",\n    \"description\": \"this is a description\",\n    \"content\": \"this is a content\",\n    \"imageUrl\": \"https://example.com\",\n    \"tags\": [\n        \"6563501e918abb7e988ecfde\"\n    ],\n    \"keywords\": [\n        \"65635707313c87b38714e944\"\n    ],\n    \"series\": [\n        \"65631349c1d96613d25775e1\"\n    ],\n    \"isPublished\": false,\n    \"_id\": \"65646954f129367200f5e7b0\",\n    \"createdAt\": \"2023-11-27T10:03:00.374Z\",\n    \"updatedAt\": \"2023-11-27T10:03:00.374Z\"\n}"}],"_postman_id":"55600142-a20b-4867-99bf-8f99e12190ac"},{"name":"Update Post","id":"1acaa26e-8f77-4091-b57a-05b94588303e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"How to be a good developer part10 | Updated2\",\n    \"description\": \"this is a description\",\n    \"content\": \"this is a content\",\n    \"tags\": [],\n    \"keywords\": [],\n    \"series\": [],\n    \"imageUrl\": \"https://www.example.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/posts/6564262b5f0651151ddfb9ab","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","6564262b5f0651151ddfb9ab"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ac81a0ce-6482-4a4a-b5e3-b667e28b8101","name":"Update Post","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"How to be a good developer part10 | Updated2\",\n    \"description\": \"this is a description\",\n    \"content\": \"this is a content\",\n    \"tags\": [],\n    \"keywords\": [],\n    \"series\": []\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/posts/65630f2f36a3e7042bf2ce98"},"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":"388"},{"key":"ETag","value":"W/\"184-6w9bogyWXMmUHI97zltFnYAQF44\""},{"key":"Date","value":"Sun, 26 Nov 2023 10:45:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65630f2f36a3e7042bf2ce98\",\n    \"title\": \"How to be a good developer part10 | Updated2\",\n    \"slug\": \"How-to-be-a-good-developer-part10-or-Updated2\",\n    \"description\": \"this is a description\",\n    \"content\": \"this is a content\",\n    \"tags\": [],\n    \"keywords\": [],\n    \"series\": [],\n    \"isPublished\": true,\n    \"createdAt\": \"2023-11-26T09:26:07.368Z\",\n    \"updatedAt\": \"2023-11-26T10:45:17.996Z\",\n    \"isPublishedAt\": \"2023-11-26T09:54:23.524Z\"\n}"}],"_postman_id":"1acaa26e-8f77-4091-b57a-05b94588303e"},{"name":"Delete Post","id":"9fa2e10e-3c8d-430c-a194-5969bc7f1392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/admin/posts/65630f3236a3e7042bf2ce9c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","65630f3236a3e7042bf2ce9c"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"081e90a2-4819-42a4-b0a3-c5e2499b0f92","name":"Delete Post","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/admin/posts/65630f3236a3e7042bf2ce9c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"47"},{"key":"ETag","value":"W/\"2f-c02HAaSJ4grE77irbZBoepQDBB8\""},{"key":"Date","value":"Sun, 26 Nov 2023 10:45:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The post is deleted successfully!\"\n}"}],"_postman_id":"9fa2e10e-3c8d-430c-a194-5969bc7f1392"},{"name":"Publish Post","id":"c91fd6b8-f9a6-4617-a682-2e1c259b2151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{url}}/admin/posts/publish/6564262b5f0651151ddfb9ab","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","publish","6564262b5f0651151ddfb9ab"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"12445804-7833-45cc-9f2f-9b4f8df09315","name":"Publish Post","originalRequest":{"method":"POST","header":[],"url":"{{url}}/admin/posts/publish/6563169704093bf75641b673"},"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":"83"},{"key":"ETag","value":"W/\"53-A/4BBuyaAhSc7VcP0nRyqgwtyic\""},{"key":"Date","value":"Sun, 26 Nov 2023 10:45:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The post is already published!\",\n    \"error\": \"Bad Request\",\n    \"statusCode\": 400\n}"}],"_postman_id":"c91fd6b8-f9a6-4617-a682-2e1c259b2151"},{"name":"Unpublish Post","id":"1943164a-f752-4bbe-befb-648921a8110f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{url}}/admin/posts/unpublish/6563169704093bf75641b673","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","unpublish","6563169704093bf75641b673"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"72b06907-df50-41c5-87de-65d96b298ecc","name":"Unpublish Post","originalRequest":{"method":"POST","header":[],"url":"{{url}}/admin/posts/unpublish/6563169704093bf75641b673"},"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":"85"},{"key":"ETag","value":"W/\"55-TWryTD6aqb/G6B/z7VWDhFQKgMM\""},{"key":"Date","value":"Sun, 26 Nov 2023 10:45:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The post is already unpublished!\",\n    \"error\": \"Bad Request\",\n    \"statusCode\": 400\n}"}],"_postman_id":"1943164a-f752-4bbe-befb-648921a8110f"},{"name":"Get Post By Slug","id":"824eabca-86a8-46da-9e49-bd18c426bf7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/How-to-be-a-good-developer-part-15","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","How-to-be-a-good-developer-part-15"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"59a74085-ca95-46b4-bcf5-4ea1ca584830","name":"Get Post By Slug","originalRequest":{"method":"GET","header":[],"url":"{{url}}/posts/How-to-be-a-good-developer-part-5"},"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":"482"},{"key":"ETag","value":"W/\"1e2-WkTyheCyqxxAmC7VlrapHyNieVI\""},{"key":"Date","value":"Wed, 22 Nov 2023 13:04:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"655dfa3db8985dedffc81cd8\",\n    \"title\": \"How to be a good developer part 5\",\n    \"slug\": \"How-to-be-a-good-developer-part-5\",\n    \"description\": \"this is a description\",\n    \"content\": \"this is a content\",\n    \"tags\": [\n        \"655dd038e5ead433d1c37d4f\",\n        \"655dd03ae5ead433d1c37d51\"\n    ],\n    \"keywords\": [\n        \"655de7491d0c008236692e32\",\n        \"655de7581d0c008236692e34\"\n    ],\n    \"series\": [\n        \"655de7ed3b66e6aa373b530e\",\n        \"655de7f83b66e6aa373b5310\"\n    ],\n    \"isPublished\": false,\n    \"createdAt\": \"2023-11-22T12:55:25.859Z\",\n    \"updatedAt\": \"2023-11-22T12:55:25.859Z\"\n}"}],"_postman_id":"824eabca-86a8-46da-9e49-bd18c426bf7b"},{"name":"Get All Posts","id":"f4229e4a-d12e-452e-ae4a-eb7f82c9d140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts?sort=1&pageNumber=1&pageSize=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts"],"host":["{{url}}"],"query":[{"disabled":true,"key":"tagId","value":"656095321dcc9c10623f0682"},{"disabled":true,"key":"seriesId","value":"6560954d1dcc9c10623f0688"},{"key":"sort","value":"1"},{"key":"pageNumber","value":"1"},{"key":"pageSize","value":"1"}],"variable":[]}},"response":[{"id":"441a6631-2a22-439a-964d-4f5e2b9fc4b4","name":"Get All posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/posts?tagId=655dd038e5ead433d1c37d4f&seriesId=655de7ed3b66e6aa373b530e&sort=-1&pageSize=5&pageNumber=1","host":["{{url}}"],"path":["posts"],"query":[{"key":"tagId","value":"655dd038e5ead433d1c37d4f"},{"key":"seriesId","value":"655de7ed3b66e6aa373b530e"},{"key":"sort","value":"-1"},{"key":"pageSize","value":"5"},{"key":"pageNumber","value":"1"}]}},"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":"6595"},{"key":"ETag","value":"W/\"19c3-2AAbljx1QEQldOOlIKegxAu2+js\""},{"key":"Date","value":"Wed, 22 Nov 2023 14:50:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"655dfa3db8985dedffc81cd8\",\n        \"title\": \"How to be a good developer part 5\",\n        \"slug\": \"How-to-be-a-good-developer-part-5\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"655dd038e5ead433d1c37d4f\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-22T09:56:08.177Z\",\n                \"updatedAt\": \"2023-11-22T09:56:08.177Z\"\n            },\n            {\n                \"_id\": \"655dd03ae5ead433d1c37d51\",\n                \"name\": \"javascirpt2\",\n                \"createdAt\": \"2023-11-22T09:56:10.685Z\",\n                \"updatedAt\": \"2023-11-22T09:56:10.685Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"655de7491d0c008236692e32\",\n                \"name\": \"database\",\n                \"createdAt\": \"2023-11-22T11:34:33.844Z\",\n                \"updatedAt\": \"2023-11-22T11:34:33.844Z\"\n            },\n            {\n                \"_id\": \"655de7581d0c008236692e34\",\n                \"name\": \"database2\",\n                \"createdAt\": \"2023-11-22T11:34:48.047Z\",\n                \"updatedAt\": \"2023-11-22T11:34:48.047Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"655de7ed3b66e6aa373b530e\",\n                \"title\": \"Series about database modeling1\",\n                \"description\": \"this is the descriptoin of the series!1\",\n                \"createdAt\": \"2023-11-22T11:37:17.690Z\",\n                \"updatedAt\": \"2023-11-22T11:37:17.690Z\"\n            },\n            {\n                \"_id\": \"655de7f83b66e6aa373b5310\",\n                \"title\": \"Series about database modeling2\",\n                \"description\": \"this is the descriptoin of the series!2\",\n                \"createdAt\": \"2023-11-22T11:37:28.979Z\",\n                \"updatedAt\": \"2023-11-22T11:37:28.979Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-22T12:55:25.859Z\",\n        \"updatedAt\": \"2023-11-22T14:41:31.697Z\",\n        \"isPublishedAt\": \"2023-11-22T14:41:31.692Z\"\n    },\n    {\n        \"_id\": \"655de9510398c5087436811a\",\n        \"title\": \"How to be a good developer part 4\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"655dd038e5ead433d1c37d4f\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-22T09:56:08.177Z\",\n                \"updatedAt\": \"2023-11-22T09:56:08.177Z\"\n            },\n            {\n                \"_id\": \"655dd03ae5ead433d1c37d51\",\n                \"name\": \"javascirpt2\",\n                \"createdAt\": \"2023-11-22T09:56:10.685Z\",\n                \"updatedAt\": \"2023-11-22T09:56:10.685Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"655de7491d0c008236692e32\",\n                \"name\": \"database\",\n                \"createdAt\": \"2023-11-22T11:34:33.844Z\",\n                \"updatedAt\": \"2023-11-22T11:34:33.844Z\"\n            },\n            {\n                \"_id\": \"655de7581d0c008236692e34\",\n                \"name\": \"database2\",\n                \"createdAt\": \"2023-11-22T11:34:48.047Z\",\n                \"updatedAt\": \"2023-11-22T11:34:48.047Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"655de7ed3b66e6aa373b530e\",\n                \"title\": \"Series about database modeling1\",\n                \"description\": \"this is the descriptoin of the series!1\",\n                \"createdAt\": \"2023-11-22T11:37:17.690Z\",\n                \"updatedAt\": \"2023-11-22T11:37:17.690Z\"\n            },\n            {\n                \"_id\": \"655de7f83b66e6aa373b5310\",\n                \"title\": \"Series about database modeling2\",\n                \"description\": \"this is the descriptoin of the series!2\",\n                \"createdAt\": \"2023-11-22T11:37:28.979Z\",\n                \"updatedAt\": \"2023-11-22T11:37:28.979Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-22T11:43:13.933Z\",\n        \"updatedAt\": \"2023-11-22T14:38:06.770Z\",\n        \"isPublishedAt\": \"2023-11-22T14:38:06.770Z\",\n        \"slug\": \"How-to-be-a-good-developer-part-4\"\n    },\n    {\n        \"_id\": \"655de9500398c50874368112\",\n        \"title\": \"How to be a good developer part 3\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"655dd038e5ead433d1c37d4f\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-22T09:56:08.177Z\",\n                \"updatedAt\": \"2023-11-22T09:56:08.177Z\"\n            },\n            {\n                \"_id\": \"655dd03ae5ead433d1c37d51\",\n                \"name\": \"javascirpt2\",\n                \"createdAt\": \"2023-11-22T09:56:10.685Z\",\n                \"updatedAt\": \"2023-11-22T09:56:10.685Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"655de7491d0c008236692e32\",\n                \"name\": \"database\",\n                \"createdAt\": \"2023-11-22T11:34:33.844Z\",\n                \"updatedAt\": \"2023-11-22T11:34:33.844Z\"\n            },\n            {\n                \"_id\": \"655de7581d0c008236692e34\",\n                \"name\": \"database2\",\n                \"createdAt\": \"2023-11-22T11:34:48.047Z\",\n                \"updatedAt\": \"2023-11-22T11:34:48.047Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"655de7ed3b66e6aa373b530e\",\n                \"title\": \"Series about database modeling1\",\n                \"description\": \"this is the descriptoin of the series!1\",\n                \"createdAt\": \"2023-11-22T11:37:17.690Z\",\n                \"updatedAt\": \"2023-11-22T11:37:17.690Z\"\n            },\n            {\n                \"_id\": \"655de7f83b66e6aa373b5310\",\n                \"title\": \"Series about database modeling2\",\n                \"description\": \"this is the descriptoin of the series!2\",\n                \"createdAt\": \"2023-11-22T11:37:28.979Z\",\n                \"updatedAt\": \"2023-11-22T11:37:28.979Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-22T11:43:12.765Z\",\n        \"updatedAt\": \"2023-11-22T14:38:02.026Z\",\n        \"isPublishedAt\": \"2023-11-22T14:38:02.025Z\",\n        \"slug\": \"How-to-be-a-good-developer-part-3\"\n    },\n    {\n        \"_id\": \"655de94f0398c5087436810a\",\n        \"title\": \"How to be a good developer part 2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"655dd038e5ead433d1c37d4f\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-22T09:56:08.177Z\",\n                \"updatedAt\": \"2023-11-22T09:56:08.177Z\"\n            },\n            {\n                \"_id\": \"655dd03ae5ead433d1c37d51\",\n                \"name\": \"javascirpt2\",\n                \"createdAt\": \"2023-11-22T09:56:10.685Z\",\n                \"updatedAt\": \"2023-11-22T09:56:10.685Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"655de7491d0c008236692e32\",\n                \"name\": \"database\",\n                \"createdAt\": \"2023-11-22T11:34:33.844Z\",\n                \"updatedAt\": \"2023-11-22T11:34:33.844Z\"\n            },\n            {\n                \"_id\": \"655de7581d0c008236692e34\",\n                \"name\": \"database2\",\n                \"createdAt\": \"2023-11-22T11:34:48.047Z\",\n                \"updatedAt\": \"2023-11-22T11:34:48.047Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"655de7ed3b66e6aa373b530e\",\n                \"title\": \"Series about database modeling1\",\n                \"description\": \"this is the descriptoin of the series!1\",\n                \"createdAt\": \"2023-11-22T11:37:17.690Z\",\n                \"updatedAt\": \"2023-11-22T11:37:17.690Z\"\n            },\n            {\n                \"_id\": \"655de7f83b66e6aa373b5310\",\n                \"title\": \"Series about database modeling2\",\n                \"description\": \"this is the descriptoin of the series!2\",\n                \"createdAt\": \"2023-11-22T11:37:28.979Z\",\n                \"updatedAt\": \"2023-11-22T11:37:28.979Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-22T11:43:11.229Z\",\n        \"updatedAt\": \"2023-11-22T14:37:56.582Z\",\n        \"isPublishedAt\": \"2023-11-22T14:37:56.581Z\",\n        \"slug\": \"How-to-be-a-good-developer-part-2\"\n    },\n    {\n        \"_id\": \"655de94b0398c50874368102\",\n        \"title\": \"How to be a good developer part1 | Updated\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"655dd038e5ead433d1c37d4f\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-22T09:56:08.177Z\",\n                \"updatedAt\": \"2023-11-22T09:56:08.177Z\"\n            },\n            {\n                \"_id\": \"655dd03ae5ead433d1c37d51\",\n                \"name\": \"javascirpt2\",\n                \"createdAt\": \"2023-11-22T09:56:10.685Z\",\n                \"updatedAt\": \"2023-11-22T09:56:10.685Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"655de7491d0c008236692e32\",\n                \"name\": \"database\",\n                \"createdAt\": \"2023-11-22T11:34:33.844Z\",\n                \"updatedAt\": \"2023-11-22T11:34:33.844Z\"\n            },\n            {\n                \"_id\": \"655de7581d0c008236692e34\",\n                \"name\": \"database2\",\n                \"createdAt\": \"2023-11-22T11:34:48.047Z\",\n                \"updatedAt\": \"2023-11-22T11:34:48.047Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"655de7ed3b66e6aa373b530e\",\n                \"title\": \"Series about database modeling1\",\n                \"description\": \"this is the descriptoin of the series!1\",\n                \"createdAt\": \"2023-11-22T11:37:17.690Z\",\n                \"updatedAt\": \"2023-11-22T11:37:17.690Z\"\n            },\n            {\n                \"_id\": \"655de7f83b66e6aa373b5310\",\n                \"title\": \"Series about database modeling2\",\n                \"description\": \"this is the descriptoin of the series!2\",\n                \"createdAt\": \"2023-11-22T11:37:28.979Z\",\n                \"updatedAt\": \"2023-11-22T11:37:28.979Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-22T11:43:07.066Z\",\n        \"updatedAt\": \"2023-11-22T14:37:47.968Z\",\n        \"isPublishedAt\": \"2023-11-22T14:37:47.966Z\",\n        \"slug\": \"How-to-be-a-good-developer-part1-or-Updated\"\n    }\n]"}],"_postman_id":"f4229e4a-d12e-452e-ae4a-eb7f82c9d140"},{"name":"Get Latest Posts","id":"80300340-7d1d-452e-a4e2-be733c13ee4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/latest?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","latest"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"aaffef3c-6f29-4a7c-95fa-0cee588f8512","name":"Get Latest Posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/posts/latest?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","posts","latest"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"3882"},{"key":"ETag","value":"W/\"f2a-pc6IJ7zr8msxyZiM+Xl6KufOkkY\""},{"key":"Date","value":"Mon, 27 Nov 2023 11:44:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"656480e93e4b7506f530fc4b\",\n        \"title\": \"How to be a good developer part 12\",\n        \"slug\": \"How-to-be-a-good-developer-part-12\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T11:43:37.353Z\",\n        \"updatedAt\": \"2023-11-27T11:43:37.353Z\"\n    },\n    {\n        \"_id\": \"65647735003b0f1833975dd0\",\n        \"title\": \"How to be a good developer part 11\",\n        \"slug\": \"How-to-be-a-good-developer-part-11\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T11:02:13.316Z\",\n        \"updatedAt\": \"2023-11-27T11:02:13.316Z\"\n    },\n    {\n        \"_id\": \"65646954f129367200f5e7b0\",\n        \"title\": \"How to be a good developer part 3\",\n        \"slug\": \"How-to-be-a-good-developer-part-3\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T10:03:00.374Z\",\n        \"updatedAt\": \"2023-11-27T10:03:00.374Z\"\n    },\n    {\n        \"_id\": \"656426315f0651151ddfb9b1\",\n        \"title\": \"How to be a good developer part 2\",\n        \"slug\": \"How-to-be-a-good-developer-part-2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T05:16:33.735Z\",\n        \"updatedAt\": \"2023-11-27T05:16:44.904Z\",\n        \"isPublishedAt\": \"2023-11-27T05:16:44.903Z\"\n    },\n    {\n        \"_id\": \"6564262b5f0651151ddfb9ab\",\n        \"title\": \"How to be a good developer part10 | Updated2\",\n        \"slug\": \"How-to-be-a-good-developer-part10-or-Updated2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [],\n        \"keywords\": [],\n        \"series\": [],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T05:16:27.634Z\",\n        \"updatedAt\": \"2023-11-27T10:04:57.874Z\",\n        \"imageUrl\": \"https://www.example.com\"\n    }\n]"}],"_postman_id":"80300340-7d1d-452e-a4e2-be733c13ee4b"},{"name":"Get All Published Posts","id":"79f16b63-ead7-4599-9ea4-47c1409e088f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/published?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","published"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"f95d6a2c-30dd-4f87-b414-0dc6c80adb0a","name":"Get All Published Posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/posts/published?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","posts","published"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"1794"},{"key":"ETag","value":"W/\"702-b7Vpqwd2EENf1nhtRofH+TaXSGY\""},{"key":"Date","value":"Mon, 27 Nov 2023 12:18:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"656480e93e4b7506f530fc4b\",\n        \"title\": \"How to be a good developer part 12\",\n        \"slug\": \"How-to-be-a-good-developer-part-12\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T11:43:37.353Z\",\n        \"updatedAt\": \"2023-11-27T11:45:22.056Z\",\n        \"publishedAt\": \"2023-11-27T11:45:22.055Z\"\n    },\n    {\n        \"_id\": \"656426315f0651151ddfb9b1\",\n        \"title\": \"How to be a good developer part 2\",\n        \"slug\": \"How-to-be-a-good-developer-part-2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T05:16:33.735Z\",\n        \"updatedAt\": \"2023-11-27T05:16:44.904Z\",\n        \"isPublishedAt\": \"2023-11-27T05:16:44.903Z\"\n    }\n]"}],"_postman_id":"79f16b63-ead7-4599-9ea4-47c1409e088f"},{"name":"Get All Unpublished Posts","id":"2efe4684-a63e-4a33-90e2-52bae3285bc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/unpublished?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","unpublished"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"a5280771-8b6a-4a2c-ad0f-15c2ef178017","name":"Get All Unpublished Posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/posts/unpublished?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","posts","unpublished"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"3962"},{"key":"ETag","value":"W/\"f7a-1cMlYfLwCoIlOpwokVcxnsmtMxg\""},{"key":"Date","value":"Mon, 27 Nov 2023 12:20:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65646954f129367200f5e7b0\",\n        \"title\": \"How to be a good developer part 3\",\n        \"slug\": \"How-to-be-a-good-developer-part-3\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T10:03:00.374Z\",\n        \"updatedAt\": \"2023-11-27T12:19:59.368Z\",\n        \"publishedAt\": \"2023-11-27T12:19:59.368Z\"\n    },\n    {\n        \"_id\": \"656480e93e4b7506f530fc4b\",\n        \"title\": \"How to be a good developer part 12\",\n        \"slug\": \"How-to-be-a-good-developer-part-12\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T11:43:37.353Z\",\n        \"updatedAt\": \"2023-11-27T11:45:22.056Z\",\n        \"publishedAt\": \"2023-11-27T11:45:22.055Z\"\n    },\n    {\n        \"_id\": \"6564262b5f0651151ddfb9ab\",\n        \"title\": \"How to be a good developer part10 | Updated2\",\n        \"slug\": \"How-to-be-a-good-developer-part10-or-Updated2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [],\n        \"keywords\": [],\n        \"series\": [],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T05:16:27.634Z\",\n        \"updatedAt\": \"2023-11-27T10:04:57.874Z\",\n        \"imageUrl\": \"https://www.example.com\"\n    },\n    {\n        \"_id\": \"656426315f0651151ddfb9b1\",\n        \"title\": \"How to be a good developer part 2\",\n        \"slug\": \"How-to-be-a-good-developer-part-2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T05:16:33.735Z\",\n        \"updatedAt\": \"2023-11-27T05:16:44.904Z\",\n        \"isPublishedAt\": \"2023-11-27T05:16:44.903Z\"\n    },\n    {\n        \"_id\": \"65647735003b0f1833975dd0\",\n        \"title\": \"How to be a good developer part 11\",\n        \"slug\": \"How-to-be-a-good-developer-part-11\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T11:02:13.316Z\",\n        \"updatedAt\": \"2023-11-27T11:02:13.316Z\"\n    }\n]"}],"_postman_id":"2efe4684-a63e-4a33-90e2-52bae3285bc2"},{"name":"Get Popular Posts","id":"7d4b2cde-6545-46b4-8457-f770bdf309ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/popular?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","popular"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"5ae2a583-c127-4a23-a18c-80d8609ce54b","name":"Get Popular Posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/posts/popular?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","posts","popular"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"7501"},{"key":"ETag","value":"W/\"1d4d-vX9vEWTJ/bagW86gDvo3lPctkpk\""},{"key":"Date","value":"Mon, 27 Nov 2023 12:39:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65648c723be65cde535775ba\",\n        \"title\": \"How to be a good developer part 16\",\n        \"slug\": \"How-to-be-a-good-developer-part-16\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 10000,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:50.399Z\",\n        \"updatedAt\": \"2023-11-27T12:32:50.399Z\"\n    },\n    {\n        \"_id\": \"65648c6f3be65cde535775b4\",\n        \"title\": \"How to be a good developer part 15\",\n        \"slug\": \"How-to-be-a-good-developer-part-15\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 100,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:47.586Z\",\n        \"updatedAt\": \"2023-11-27T12:32:47.586Z\"\n    },\n    {\n        \"_id\": \"65648c6d3be65cde535775ae\",\n        \"title\": \"How to be a good developer part 14\",\n        \"slug\": \"How-to-be-a-good-developer-part-14\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 10,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:45.923Z\",\n        \"updatedAt\": \"2023-11-27T12:32:45.923Z\"\n    },\n    {\n        \"_id\": \"65648c6b3be65cde535775a8\",\n        \"title\": \"How to be a good developer part 13\",\n        \"slug\": \"How-to-be-a-good-developer-part-13\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:43.723Z\",\n        \"updatedAt\": \"2023-11-27T12:32:43.723Z\"\n    },\n    {\n        \"_id\": \"656480e93e4b7506f530fc4b\",\n        \"title\": \"How to be a good developer part 12\",\n        \"slug\": \"How-to-be-a-good-developer-part-12\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T11:43:37.353Z\",\n        \"updatedAt\": \"2023-11-27T11:45:22.056Z\",\n        \"publishedAt\": \"2023-11-27T11:45:22.055Z\"\n    },\n    {\n        \"_id\": \"65647735003b0f1833975dd0\",\n        \"title\": \"How to be a good developer part 11\",\n        \"slug\": \"How-to-be-a-good-developer-part-11\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T11:02:13.316Z\",\n        \"updatedAt\": \"2023-11-27T11:02:13.316Z\"\n    },\n    {\n        \"_id\": \"65646954f129367200f5e7b0\",\n        \"title\": \"How to be a good developer part 3\",\n        \"slug\": \"How-to-be-a-good-developer-part-3\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T10:03:00.374Z\",\n        \"updatedAt\": \"2023-11-27T12:19:59.368Z\",\n        \"publishedAt\": \"2023-11-27T12:19:59.368Z\"\n    },\n    {\n        \"_id\": \"656426315f0651151ddfb9b1\",\n        \"title\": \"How to be a good developer part 2\",\n        \"slug\": \"How-to-be-a-good-developer-part-2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T05:16:33.735Z\",\n        \"updatedAt\": \"2023-11-27T05:16:44.904Z\",\n        \"isPublishedAt\": \"2023-11-27T05:16:44.903Z\"\n    },\n    {\n        \"_id\": \"6564262b5f0651151ddfb9ab\",\n        \"title\": \"How to be a good developer part10 | Updated2\",\n        \"slug\": \"How-to-be-a-good-developer-part10-or-Updated2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [],\n        \"keywords\": [],\n        \"series\": [],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T05:16:27.634Z\",\n        \"updatedAt\": \"2023-11-27T10:04:57.874Z\",\n        \"imageUrl\": \"https://www.example.com\"\n    }\n]"}],"_postman_id":"7d4b2cde-6545-46b4-8457-f770bdf309ea"},{"name":"Get Unpopular Posts","id":"7a266dab-e53f-4a27-84df-d6bc2ffbeae0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/unpopular?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","unpopular"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"fea72c8c-d232-4010-9ef1-849e89060669","name":"Get Unpopular Posts","originalRequest":{"method":"GET","header":[]},"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":"7501"},{"key":"ETag","value":"W/\"1d4d-9fvXkVLl4fYPS0VuX/ovHIMTzlM\""},{"key":"Date","value":"Mon, 27 Nov 2023 12:40:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6564262b5f0651151ddfb9ab\",\n        \"title\": \"How to be a good developer part10 | Updated2\",\n        \"slug\": \"How-to-be-a-good-developer-part10-or-Updated2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [],\n        \"keywords\": [],\n        \"series\": [],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T05:16:27.634Z\",\n        \"updatedAt\": \"2023-11-27T10:04:57.874Z\",\n        \"imageUrl\": \"https://www.example.com\"\n    },\n    {\n        \"_id\": \"656426315f0651151ddfb9b1\",\n        \"title\": \"How to be a good developer part 2\",\n        \"slug\": \"How-to-be-a-good-developer-part-2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T05:16:33.735Z\",\n        \"updatedAt\": \"2023-11-27T05:16:44.904Z\",\n        \"isPublishedAt\": \"2023-11-27T05:16:44.903Z\"\n    },\n    {\n        \"_id\": \"65646954f129367200f5e7b0\",\n        \"title\": \"How to be a good developer part 3\",\n        \"slug\": \"How-to-be-a-good-developer-part-3\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T10:03:00.374Z\",\n        \"updatedAt\": \"2023-11-27T12:19:59.368Z\",\n        \"publishedAt\": \"2023-11-27T12:19:59.368Z\"\n    },\n    {\n        \"_id\": \"65647735003b0f1833975dd0\",\n        \"title\": \"How to be a good developer part 11\",\n        \"slug\": \"How-to-be-a-good-developer-part-11\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T11:02:13.316Z\",\n        \"updatedAt\": \"2023-11-27T11:02:13.316Z\"\n    },\n    {\n        \"_id\": \"656480e93e4b7506f530fc4b\",\n        \"title\": \"How to be a good developer part 12\",\n        \"slug\": \"How-to-be-a-good-developer-part-12\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T11:43:37.353Z\",\n        \"updatedAt\": \"2023-11-27T11:45:22.056Z\",\n        \"publishedAt\": \"2023-11-27T11:45:22.055Z\"\n    },\n    {\n        \"_id\": \"65648c6b3be65cde535775a8\",\n        \"title\": \"How to be a good developer part 13\",\n        \"slug\": \"How-to-be-a-good-developer-part-13\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:43.723Z\",\n        \"updatedAt\": \"2023-11-27T12:32:43.723Z\"\n    },\n    {\n        \"_id\": \"65648c6d3be65cde535775ae\",\n        \"title\": \"How to be a good developer part 14\",\n        \"slug\": \"How-to-be-a-good-developer-part-14\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 10,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:45.923Z\",\n        \"updatedAt\": \"2023-11-27T12:32:45.923Z\"\n    },\n    {\n        \"_id\": \"65648c6f3be65cde535775b4\",\n        \"title\": \"How to be a good developer part 15\",\n        \"slug\": \"How-to-be-a-good-developer-part-15\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 100,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:47.586Z\",\n        \"updatedAt\": \"2023-11-27T12:32:47.586Z\"\n    },\n    {\n        \"_id\": \"65648c723be65cde535775ba\",\n        \"title\": \"How to be a good developer part 16\",\n        \"slug\": \"How-to-be-a-good-developer-part-16\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 10000,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:50.399Z\",\n        \"updatedAt\": \"2023-11-27T12:32:50.399Z\"\n    }\n]"}],"_postman_id":"7a266dab-e53f-4a27-84df-d6bc2ffbeae0"},{"name":"Get Trending Posts","id":"dc4993c8-d9c4-4909-b1a0-2329f1adf3b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/trending?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","trending"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"00401a7d-1562-467d-a82d-2825f201f6ac","name":"Get Trending Posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/posts/trending?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","posts","trending"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"7621"},{"key":"ETag","value":"W/\"1dc5-Bq3Lnv9C/Skm8+VLDLpSsJKSLOY\""},{"key":"Date","value":"Mon, 27 Nov 2023 13:07:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6564262b5f0651151ddfb9ab\",\n        \"title\": \"How to be a good developer part10 | Updated2\",\n        \"slug\": \"How-to-be-a-good-developer-part10-or-Updated2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [],\n        \"keywords\": [],\n        \"series\": [],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T05:16:27.634Z\",\n        \"updatedAt\": \"2023-11-27T13:07:33.120Z\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"publishedAt\": \"2023-11-27T13:07:33.120Z\"\n    },\n    {\n        \"_id\": \"65648c6f3be65cde535775b4\",\n        \"title\": \"How to be a good developer part 15\",\n        \"slug\": \"How-to-be-a-good-developer-part-15\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 100,\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T12:32:47.586Z\",\n        \"updatedAt\": \"2023-11-27T13:06:49.681Z\",\n        \"publishedAt\": \"2023-11-27T13:06:49.681Z\"\n    },\n    {\n        \"_id\": \"65648c723be65cde535775ba\",\n        \"title\": \"How to be a good developer part 16\",\n        \"slug\": \"How-to-be-a-good-developer-part-16\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 10000,\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T12:32:50.399Z\",\n        \"updatedAt\": \"2023-11-27T13:06:40.161Z\",\n        \"publishedAt\": \"2023-11-27T13:06:40.160Z\"\n    },\n    {\n        \"_id\": \"65646954f129367200f5e7b0\",\n        \"title\": \"How to be a good developer part 3\",\n        \"slug\": \"How-to-be-a-good-developer-part-3\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T10:03:00.374Z\",\n        \"updatedAt\": \"2023-11-27T12:19:59.368Z\",\n        \"publishedAt\": \"2023-11-27T12:19:59.368Z\"\n    },\n    {\n        \"_id\": \"656480e93e4b7506f530fc4b\",\n        \"title\": \"How to be a good developer part 12\",\n        \"slug\": \"How-to-be-a-good-developer-part-12\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T11:43:37.353Z\",\n        \"updatedAt\": \"2023-11-27T11:45:22.056Z\",\n        \"publishedAt\": \"2023-11-27T11:45:22.055Z\"\n    },\n    {\n        \"_id\": \"65648c6d3be65cde535775ae\",\n        \"title\": \"How to be a good developer part 14\",\n        \"slug\": \"How-to-be-a-good-developer-part-14\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 10,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:45.923Z\",\n        \"updatedAt\": \"2023-11-27T12:32:45.923Z\"\n    },\n    {\n        \"_id\": \"65648c6b3be65cde535775a8\",\n        \"title\": \"How to be a good developer part 13\",\n        \"slug\": \"How-to-be-a-good-developer-part-13\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T12:32:43.723Z\",\n        \"updatedAt\": \"2023-11-27T12:32:43.723Z\"\n    },\n    {\n        \"_id\": \"656426315f0651151ddfb9b1\",\n        \"title\": \"How to be a good developer part 2\",\n        \"slug\": \"How-to-be-a-good-developer-part-2\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T05:16:33.735Z\",\n        \"updatedAt\": \"2023-11-27T05:16:44.904Z\",\n        \"isPublishedAt\": \"2023-11-27T05:16:44.903Z\"\n    },\n    {\n        \"_id\": \"65647735003b0f1833975dd0\",\n        \"title\": \"How to be a good developer part 11\",\n        \"slug\": \"How-to-be-a-good-developer-part-11\",\n        \"description\": \"this is a description\",\n        \"content\": \"this is a content\",\n        \"imageUrl\": \"https://example.com\",\n        \"tags\": [\n            {\n                \"_id\": \"6563501e918abb7e988ecfde\",\n                \"name\": \"javascirpt\",\n                \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n                \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"_id\": \"65635707313c87b38714e944\",\n                \"name\": \"bla-bla1\",\n                \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n                \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n            }\n        ],\n        \"series\": [\n            {\n                \"_id\": \"65631349c1d96613d25775e1\",\n                \"title\": \"Series about caching 6\",\n                \"slug\": \"Series-about-caching-6\",\n                \"description\": \"this is the descriptoin of the series!\",\n                \"isPublished\": false,\n                \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n                \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n            }\n        ],\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T11:02:13.316Z\",\n        \"updatedAt\": \"2023-11-27T11:02:13.316Z\"\n    }\n]"}],"_postman_id":"dc4993c8-d9c4-4909-b1a0-2329f1adf3b2"}],"id":"e5eb3fe1-a53b-4c62-81f8-6dc4b9e68eb8","_postman_id":"e5eb3fe1-a53b-4c62-81f8-6dc4b9e68eb8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"analytics","item":[{"name":"published","item":[{"name":"Get All Published Posts Count","id":"03adc72c-62a1-47cb-a83e-263ea71037b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/published/count","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","published","count"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"35ccbf74-1078-4919-8f81-90384b409d1d","name":"Get All Published Posts Count","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/published/count"},"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":"11"},{"key":"ETag","value":"W/\"b-qA97yBec1rrOyf2eVsYdWwFPOso\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:28:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1\n}"}],"_postman_id":"03adc72c-62a1-47cb-a83e-263ea71037b3"},{"name":"Get All Published Posts Count For Given Tag ID","id":"54c0dfdb-a724-4bc5-a0bc-b5f2faac6ada","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/published/count/tags/6563501e918abb7e988ecfde","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","published","count","tags","6563501e918abb7e988ecfde"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7e0963ef-4790-48d6-8f7c-1f6a86bfacbe","name":"Get All Published Posts Count For Given Tag ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/published/count/tags/6563501e918abb7e988ecfde"},"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":"11"},{"key":"ETag","value":"W/\"b-qA97yBec1rrOyf2eVsYdWwFPOso\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:50:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1\n}"}],"_postman_id":"54c0dfdb-a724-4bc5-a0bc-b5f2faac6ada"},{"name":"Get All Published Posts Count For Given Keyword ID","id":"757ae17f-eee0-4e50-8f95-7034757f7017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/published/count/keywords/65635707313c87b38714e944","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","published","count","keywords","65635707313c87b38714e944"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"52e5a0c8-dc9c-4ec1-aded-822ba31c3dda","name":"Get All Published Posts Count For Given Get All Published Posts Count For Given Keyword ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/published/count/tags/65635707313c87b38714e944"},"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":"11"},{"key":"ETag","value":"W/\"b-qA97yBec1rrOyf2eVsYdWwFPOso\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:50:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1\n}"}],"_postman_id":"757ae17f-eee0-4e50-8f95-7034757f7017"},{"name":"Get All Published Posts Count For Given Series ID","id":"2ebed0b8-bbcd-4748-bc44-f50bdd532cf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/published/count/series/65635707313c87b38714e944","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","published","count","series","65635707313c87b38714e944"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"23605e99-f247-41bc-a34a-885a553b2177","name":"Get All Published Posts Count For Given Series ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/published/count/series/65635707313c87b38714e944"},"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":"11"},{"key":"ETag","value":"W/\"b-qA97yBec1rrOyf2eVsYdWwFPOso\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:10:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1\n}"}],"_postman_id":"2ebed0b8-bbcd-4748-bc44-f50bdd532cf8"}],"id":"f40f0319-200d-48b2-b2c6-80c2f0c7b75b","_postman_id":"f40f0319-200d-48b2-b2c6-80c2f0c7b75b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"unpublished","item":[{"name":"Get All Unpublished Posts Count","id":"1229e240-995a-4044-9897-ce94085f9487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/unpublished/count","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","unpublished","count"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5f94e31d-a256-457d-9d7d-9e186d9204c6","name":"Get All Unpublished Posts Count","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/unpublished/count"},"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":"11"},{"key":"ETag","value":"W/\"b-hRuIfkAGnfwKvpTzajm4bAWdKxE\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:32:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"1229e240-995a-4044-9897-ce94085f9487"},{"name":"Get All Unpublished Posts Count For Given Tag ID","id":"a960cb9b-7e7b-4aad-b764-f03ffd99e0a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/unpublished/count/tags/6563501e918abb7e988ecfde","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","unpublished","count","tags","6563501e918abb7e988ecfde"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4d6fd6b9-36bc-48fc-81f9-657769f1c789","name":"Get All Unpublished Posts Count For Given Tag ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/unpublished/count/tags/6563501e918abb7e988ecfde"},"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":"11"},{"key":"ETag","value":"W/\"b-hRuIfkAGnfwKvpTzajm4bAWdKxE\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:49:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"a960cb9b-7e7b-4aad-b764-f03ffd99e0a7"},{"name":"Get All Unpublished Posts Count For Given Keyword ID","id":"9f230d01-b183-4e19-bb6b-dd7fadf115ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/unpublished/count/keywords/6563501e918abb7e988ecfde","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","unpublished","count","keywords","6563501e918abb7e988ecfde"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1cc59203-0774-4d34-98a1-0c6c03ab903a","name":"Get All Unpublished Posts Count For Given Keyword ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/unpublished/count/keywords/6563501e918abb7e988ecfde"},"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":"11"},{"key":"ETag","value":"W/\"b-ch7MNww9+xUYoTgutbGr6VU0GaU\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:05:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 0\n}"}],"_postman_id":"9f230d01-b183-4e19-bb6b-dd7fadf115ae"},{"name":"Get All Unpublished Posts Count For Given Series ID","id":"3dd43ef0-8954-4382-990f-c4b6673d47b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/unpublished/count/series/6563501e918abb7e988ecfde","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","unpublished","count","series","6563501e918abb7e988ecfde"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"be1a542d-804a-42cd-9787-c1981713887a","name":"Get All Unpublished Posts Count For Given Series ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/unpublished/count/series/6563501e918abb7e988ecfde"},"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":"11"},{"key":"ETag","value":"W/\"b-ch7MNww9+xUYoTgutbGr6VU0GaU\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:11:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 0\n}"}],"_postman_id":"3dd43ef0-8954-4382-990f-c4b6673d47b5"}],"id":"4628f98b-bd0f-41d9-bae8-1df7f9823adb","_postman_id":"4628f98b-bd0f-41d9-bae8-1df7f9823adb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"both (published & unpublihsed)","item":[{"name":"Get All Posts count","id":"da798c0c-f5b5-430b-9ed7-03ce5b7cde3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/count","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","count"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"523c3708-417b-47b2-a073-e1b56a33ee76","name":"Get All Posts Count","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/count"},"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":"11"},{"key":"ETag","value":"W/\"b-hRuIfkAGnfwKvpTzajm4bAWdKxE\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:13:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"da798c0c-f5b5-430b-9ed7-03ce5b7cde3d"},{"name":"Get All Posts Count For Given Tag ID","id":"8f73cc04-b884-4ec9-9e8f-44455b1d1fd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/count/tags/6563501e918abb7e988ecfde","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","count","tags","6563501e918abb7e988ecfde"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b9f11a90-c999-4ea5-8901-5d9ad6ad0bc3","name":"Get All Posts Count For Given Tag ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/count/tags/6563501e918abb7e988ecfde"},"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":"11"},{"key":"ETag","value":"W/\"b-hRuIfkAGnfwKvpTzajm4bAWdKxE\""},{"key":"Date","value":"Mon, 27 Nov 2023 07:52:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"8f73cc04-b884-4ec9-9e8f-44455b1d1fd8"},{"name":"Get All Posts Count For Given Keyword ID","id":"175c1d81-5cd8-4067-a9e7-86c45ce340f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/count/keywords/65635707313c87b38714e944","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","count","keywords","65635707313c87b38714e944"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d597468f-a94a-4807-9eab-da6ed0b22cd3","name":"Get All Posts Count For Given Keyword ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/count/keywords/65635707313c87b38714e944"},"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":"11"},{"key":"ETag","value":"W/\"b-hRuIfkAGnfwKvpTzajm4bAWdKxE\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:06:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"175c1d81-5cd8-4067-a9e7-86c45ce340f1"},{"name":"Get All Posts Count For Given Series ID","id":"fa1420a9-6cae-4dbc-a3f0-d899513843b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/count/series/65635707313c87b38714e944","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","posts","analytics","count","series","65635707313c87b38714e944"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d759a0ef-ff1c-42e3-ae7f-55dad416d8fc","name":"Get All Posts Count For Given Series ID","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/posts/analytics/count/series/65635707313c87b38714e944"},"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":"11"},{"key":"ETag","value":"W/\"b-hRuIfkAGnfwKvpTzajm4bAWdKxE\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:12:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"fa1420a9-6cae-4dbc-a3f0-d899513843b3"}],"id":"702f14a8-560d-4890-98ea-210eb8458e86","_postman_id":"702f14a8-560d-4890-98ea-210eb8458e86","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"53a85f53-c79c-4d0a-a4fa-287712a5db5b","_postman_id":"53a85f53-c79c-4d0a-a4fa-287712a5db5b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"536f52eb-99ae-46b4-b797-22616a9aaad1","_postman_id":"536f52eb-99ae-46b4-b797-22616a9aaad1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"a30eabe3-b2a0-4d22-b0a0-cbd07a7583d1","_postman_id":"a30eabe3-b2a0-4d22-b0a0-cbd07a7583d1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"series","item":[{"name":"public","item":[{"name":"Get Series By Slug","id":"597a455e-a001-4248-9ced-76c2d30b6041","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{url}}/series/Series-about-caching-8","urlObject":{"path":["series","Series-about-caching-8"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ae7ff8bd-12b4-48fc-8ff8-b88a514ca1c0","name":"Get Series By Slug","originalRequest":{"method":"GET","header":[],"url":"{{url}}/series/Series-about-caching-8"},"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":"294"},{"key":"ETag","value":"W/\"126-ysqVND8tgKtEzH7nVro3KkXJGrU\""},{"key":"Date","value":"Sun, 26 Nov 2023 11:58:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65633223a146928e8fed9e26\",\n    \"title\": \"Series about caching 8\",\n    \"slug\": \"Series-about-caching-8\",\n    \"description\": \"this is the descriptoin of the series!\",\n    \"isPublished\": true,\n    \"createdAt\": \"2023-11-26T11:55:15.746Z\",\n    \"updatedAt\": \"2023-11-26T11:55:25.588Z\",\n    \"isPublishedAt\": \"2023-11-26T11:55:25.587Z\"\n}"}],"_postman_id":"597a455e-a001-4248-9ced-76c2d30b6041"},{"name":"Get All Series","id":"da15ed5a-f570-4697-9451-c7947f01c22c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/series","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["series"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"fdf8736a-10b9-4773-8bb6-7a1e72dc2ab4","name":"Get All Series","originalRequest":{"method":"GET","header":[],"url":"{{url}}/series"},"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":"636"},{"key":"ETag","value":"W/\"27c-ZJDd++6iDIvrEILJI04d0QRE+iU\""},{"key":"Date","value":"Sun, 26 Nov 2023 11:59:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65633221a146928e8fed9e24\",\n        \"title\": \"Series about caching 7\",\n        \"slug\": \"Series-about-caching-7\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-26T11:55:13.519Z\",\n        \"updatedAt\": \"2023-11-26T11:59:00.579Z\",\n        \"isPublishedAt\": \"2023-11-26T11:59:00.578Z\",\n        \"isUnPublishedAt\": \"2023-11-26T11:55:51.209Z\"\n    },\n    {\n        \"_id\": \"65633223a146928e8fed9e26\",\n        \"title\": \"Series about caching 8\",\n        \"slug\": \"Series-about-caching-8\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-26T11:55:15.746Z\",\n        \"updatedAt\": \"2023-11-26T11:55:25.588Z\",\n        \"isPublishedAt\": \"2023-11-26T11:55:25.587Z\"\n    }\n]"}],"_postman_id":"da15ed5a-f570-4697-9451-c7947f01c22c"}],"id":"ec3739af-cfb7-4ac4-a849-ef686a71fcf0","_postman_id":"ec3739af-cfb7-4ac4-a849-ef686a71fcf0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"private","item":[{"name":"core","item":[{"name":"Create Series","id":"e8f35ffd-4846-409f-aa3f-e9959215ebba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Series about blabla 5\",\n    \"description\": \"this is the descriptoin of the series!\",\n    \"imageUrl\": \"https://www.example.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/series","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0664676c-1e4e-4b1b-b497-4838c3a06b9d","name":"Create Series","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Series about database modeling\",\n    \"description\": \"this is the descriptoin of the series!\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/series"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"167"},{"key":"ETag","value":"W/\"a7-ntDI9Iaa48cvlquieeJLP6bkGNo\""},{"key":"Date","value":"Wed, 22 Nov 2023 10:07:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"description\": \"this is the descriptoin of the series!\",\n    \"_id\": \"655dd2e829c91496cdafff2b\",\n    \"createdAt\": \"2023-11-22T10:07:36.632Z\",\n    \"updatedAt\": \"2023-11-22T10:07:36.632Z\"\n}"}],"_postman_id":"e8f35ffd-4846-409f-aa3f-e9959215ebba"},{"name":"Update Series","id":"c9cdefdd-ac78-4aa4-8bca-0f6aa51829c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Series about caching 3 | updated\",\n    \"description\": \"this is the descriptoin of the series!\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/series/6562cdba6928f854c0e1c47e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","6562cdba6928f854c0e1c47e"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"36143e5a-f04b-4b7e-84d0-7f7ecdc27fd1","name":"Update Series","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Series about caching 3 | updated\",\n    \"description\": \"this is the descriptoin of the series!\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/series/6562cdba6928f854c0e1c47e"},"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":"253"},{"key":"ETag","value":"W/\"fd-vWtm7cfTTAaaw0LNLfcBBW3FczQ\""},{"key":"Date","value":"Sun, 26 Nov 2023 04:47:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"6562cdba6928f854c0e1c47e\",\n    \"title\": \"Series about caching 3 | updated\",\n    \"description\": \"this is the descriptoin of the series!\",\n    \"createdAt\": \"2023-11-26T04:46:50.468Z\",\n    \"updatedAt\": \"2023-11-26T04:47:23.887Z\",\n    \"slug\": \"Series-about-caching-3-or-updated\"\n}"}],"_postman_id":"c9cdefdd-ac78-4aa4-8bca-0f6aa51829c9"},{"name":"Delete Series","id":"6c13c8a6-5663-4fe5-95a9-b14e08502d5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/admin/series/65631349c1d96613d25775e1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","65631349c1d96613d25775e1"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d4ba4e46-4a53-472c-9719-a9d125c5470d","name":"Delete Series","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/series/6562cdba6928f854c0e1c47e"},"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":"49"},{"key":"ETag","value":"W/\"31-oKIplgGzcdG85BXSawUVc2NyQyg\""},{"key":"Date","value":"Sun, 26 Nov 2023 04:47:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The series is deleted successfully!\"\n}"}],"_postman_id":"6c13c8a6-5663-4fe5-95a9-b14e08502d5a"},{"name":"Publish Series","id":"841db114-5c17-4ce9-9f3f-14990c04e2a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{url}}/admin/series/publish/65649d12116d03db901d37cd","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","publish","65649d12116d03db901d37cd"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4542aedb-65fa-4018-9698-379df65691de","name":"Publish Series","originalRequest":{"method":"POST","header":[],"url":"{{url}}/series/publish/6562d08ca2024748008ee7b6"},"status":"Created","code":201,"_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":"51"},{"key":"ETag","value":"W/\"33-NNVavImIwKk28Ue31r+FV7Pj/UE\""},{"key":"Date","value":"Sun, 26 Nov 2023 06:22:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The series is published successfully!\"\n}"}],"_postman_id":"841db114-5c17-4ce9-9f3f-14990c04e2a6"},{"name":"Unpublish Series","id":"3bf6346e-ace1-4e8f-b181-836a7c39b1e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{url}}/admin/series/unpublish/65633221a146928e8fed9e24","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","unpublish","65633221a146928e8fed9e24"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"87f34a6d-ee5d-46c5-b7ca-5e0c531e78c0","name":"Unpublish Series","originalRequest":{"method":"POST","header":[],"url":"{{url}}/series/unpublish/6562d08ca2024748008ee7b6"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"ETag","value":"W/\"35-XoSGWcOSlx6jZZMLxkUKwPpl5yY\""},{"key":"Date","value":"Sun, 26 Nov 2023 06:23:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The series is unpublished successfully!\"\n}"}],"_postman_id":"3bf6346e-ace1-4e8f-b181-836a7c39b1e5"},{"name":"Get Series By Slug","id":"4eed8db4-a90a-487e-a252-4eb4637f654e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/Series-about-caching-6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","Series-about-caching-6"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e95f4dff-84bd-45c2-b8d4-5baab1a8639d","name":"Get Series By Slug","originalRequest":{"method":"GET","header":[],"url":"{{url}}/series/Series-about-caching-4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"232"},{"key":"ETag","value":"W/\"e8-Lg4L6l+ypBM9L/US9dpwPYbaaNU\""},{"key":"Date","value":"Sun, 26 Nov 2023 04:59:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"6562d08ca2024748008ee7b6\",\n    \"title\": \"Series about caching 4\",\n    \"slug\": \"Series-about-caching-4\",\n    \"description\": \"this is the descriptoin of the series!\",\n    \"createdAt\": \"2023-11-26T04:58:52.127Z\",\n    \"updatedAt\": \"2023-11-26T04:58:52.127Z\"\n}"}],"_postman_id":"4eed8db4-a90a-487e-a252-4eb4637f654e"},{"name":"Get All Series","id":"8777ab1c-c02d-42b5-ba7d-0e33ee83b5fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series?sort=-1&pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series"],"host":["{{url}}"],"query":[{"key":"sort","value":"-1"},{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"855983eb-9d35-4a02-b0a3-4713d7ed8d1e","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/series"},"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":"890"},{"key":"ETag","value":"W/\"37a-FwW0JrK2htHYYEHIkHKWJvp4LMQ\""},{"key":"Date","value":"Sun, 26 Nov 2023 11:58:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65631349c1d96613d25775e1\",\n        \"title\": \"Series about caching 6\",\n        \"slug\": \"Series-about-caching-6\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-26T09:43:37.535Z\",\n        \"updatedAt\": \"2023-11-26T09:43:37.535Z\"\n    },\n    {\n        \"_id\": \"65633223a146928e8fed9e26\",\n        \"title\": \"Series about caching 8\",\n        \"slug\": \"Series-about-caching-8\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-26T11:55:15.746Z\",\n        \"updatedAt\": \"2023-11-26T11:55:25.588Z\",\n        \"isPublishedAt\": \"2023-11-26T11:55:25.587Z\"\n    },\n    {\n        \"_id\": \"65633221a146928e8fed9e24\",\n        \"title\": \"Series about caching 7\",\n        \"slug\": \"Series-about-caching-7\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-26T11:55:13.519Z\",\n        \"updatedAt\": \"2023-11-26T11:55:51.209Z\",\n        \"isPublishedAt\": \"2023-11-26T11:55:47.093Z\",\n        \"isUnPublishedAt\": \"2023-11-26T11:55:51.209Z\"\n    }\n]"}],"_postman_id":"8777ab1c-c02d-42b5-ba7d-0e33ee83b5fb"},{"name":"Get Latest Series","id":"3112cc23-d698-4f57-abba-fbb81eec31db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/latest?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","latest"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"97ca0e53-982c-4522-a868-a02006681858","name":"Get Latest Series","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/series/latest?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","series","latest"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"1531"},{"key":"ETag","value":"W/\"5fb-2BIrCt3ACmof3KHGW2OSxkBXDy4\""},{"key":"Date","value":"Mon, 27 Nov 2023 13:54:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65649d13116d03db901d37d0\",\n        \"title\": \"Series about blabla 5\",\n        \"slug\": \"Series-about-blabla-5\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T13:43:47.705Z\",\n        \"updatedAt\": \"2023-11-27T13:44:04.962Z\",\n        \"publishedAt\": \"2023-11-27T13:44:04.961Z\"\n    },\n    {\n        \"_id\": \"65649d0d116d03db901d37c4\",\n        \"title\": \"Series about blabla 1\",\n        \"slug\": \"Series-about-blabla-1\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:41.559Z\",\n        \"updatedAt\": \"2023-11-27T13:43:41.559Z\"\n    },\n    {\n        \"_id\": \"65649d0e116d03db901d37c7\",\n        \"title\": \"Series about blabla 2\",\n        \"slug\": \"Series-about-blabla-2\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:42.787Z\",\n        \"updatedAt\": \"2023-11-27T13:43:42.787Z\"\n    },\n    {\n        \"_id\": \"65649d0f116d03db901d37ca\",\n        \"title\": \"Series about blabla 3\",\n        \"slug\": \"Series-about-blabla-3\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:43.502Z\",\n        \"updatedAt\": \"2023-11-27T13:43:43.502Z\"\n    },\n    {\n        \"_id\": \"65649d12116d03db901d37cd\",\n        \"title\": \"Series about blabla 4\",\n        \"slug\": \"Series-about-blabla-4\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:46.578Z\",\n        \"updatedAt\": \"2023-11-27T13:43:46.578Z\"\n    }\n]"}],"_postman_id":"3112cc23-d698-4f57-abba-fbb81eec31db"},{"name":"Get Published Series","id":"041627d6-9b89-4c00-99f0-5063cae2fc84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/published?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","published"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"0c778f64-e13d-499e-8a37-0969d91bab31","name":"Get Published Series","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/series/published?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","series","published"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"339"},{"key":"ETag","value":"W/\"153-2MdjwTIDf+YgXmmHJazmBgHHg+M\""},{"key":"Date","value":"Mon, 27 Nov 2023 13:58:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65649d13116d03db901d37d0\",\n        \"title\": \"Series about blabla 5\",\n        \"slug\": \"Series-about-blabla-5\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T13:43:47.705Z\",\n        \"updatedAt\": \"2023-11-27T13:44:04.962Z\",\n        \"publishedAt\": \"2023-11-27T13:44:04.961Z\"\n    }\n]"}],"_postman_id":"041627d6-9b89-4c00-99f0-5063cae2fc84"},{"name":"Get Unpublished Series","id":"68bbb78a-322b-4350-be11-99bd56a7850b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/unpublished?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","unpublished"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"2e43565d-fb8f-4b18-81ab-19380d802405","name":"Get Unpublished Series","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/series/unpublished?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","series","unpublished"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"1193"},{"key":"ETag","value":"W/\"4a9-ttbDYbAdAW3V3q0Z8n5u/zKCEOY\""},{"key":"Date","value":"Mon, 27 Nov 2023 13:59:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65649d0d116d03db901d37c4\",\n        \"title\": \"Series about blabla 1\",\n        \"slug\": \"Series-about-blabla-1\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:41.559Z\",\n        \"updatedAt\": \"2023-11-27T13:43:41.559Z\"\n    },\n    {\n        \"_id\": \"65649d0e116d03db901d37c7\",\n        \"title\": \"Series about blabla 2\",\n        \"slug\": \"Series-about-blabla-2\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:42.787Z\",\n        \"updatedAt\": \"2023-11-27T13:43:42.787Z\"\n    },\n    {\n        \"_id\": \"65649d0f116d03db901d37ca\",\n        \"title\": \"Series about blabla 3\",\n        \"slug\": \"Series-about-blabla-3\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:43.502Z\",\n        \"updatedAt\": \"2023-11-27T13:43:43.502Z\"\n    },\n    {\n        \"_id\": \"65649d12116d03db901d37cd\",\n        \"title\": \"Series about blabla 4\",\n        \"slug\": \"Series-about-blabla-4\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:46.578Z\",\n        \"updatedAt\": \"2023-11-27T13:43:46.578Z\"\n    }\n]"}],"_postman_id":"68bbb78a-322b-4350-be11-99bd56a7850b"},{"name":"Get Popular Series","id":"bd1f4a36-a442-4d00-8d7e-2d468001bfb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/popular?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","popular"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"34138992-23de-4df0-b4dc-31b0576bed36","name":"Get Popular Series","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/series/popular?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","series","popular"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"1539"},{"key":"ETag","value":"W/\"603-3tjBeD84gpoP9HCk2yY6hG7g13c\""},{"key":"Date","value":"Mon, 27 Nov 2023 14:04:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65649d13116d03db901d37d0\",\n        \"title\": \"Series about blabla 5\",\n        \"slug\": \"Series-about-blabla-5\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 100000,\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T13:43:47.705Z\",\n        \"updatedAt\": \"2023-11-27T13:44:04.962Z\",\n        \"publishedAt\": \"2023-11-27T13:44:04.961Z\"\n    },\n    {\n        \"_id\": \"65649d0e116d03db901d37c7\",\n        \"title\": \"Series about blabla 2\",\n        \"slug\": \"Series-about-blabla-2\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 100,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:42.787Z\",\n        \"updatedAt\": \"2023-11-27T13:43:42.787Z\"\n    },\n    {\n        \"_id\": \"65649d0d116d03db901d37c4\",\n        \"title\": \"Series about blabla 1\",\n        \"slug\": \"Series-about-blabla-1\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 10,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:41.559Z\",\n        \"updatedAt\": \"2023-11-27T13:43:41.559Z\"\n    },\n    {\n        \"_id\": \"65649d12116d03db901d37cd\",\n        \"title\": \"Series about blabla 4\",\n        \"slug\": \"Series-about-blabla-4\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:46.578Z\",\n        \"updatedAt\": \"2023-11-27T13:43:46.578Z\"\n    },\n    {\n        \"_id\": \"65649d0f116d03db901d37ca\",\n        \"title\": \"Series about blabla 3\",\n        \"slug\": \"Series-about-blabla-3\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:43.502Z\",\n        \"updatedAt\": \"2023-11-27T13:43:43.502Z\"\n    }\n]"}],"_postman_id":"bd1f4a36-a442-4d00-8d7e-2d468001bfb8"},{"name":"Get Unpopular Series","id":"48bebe98-65c0-434e-9b25-8bf412ab40a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/unpopular?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","unpopular"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"ff1f7ae9-fab3-4026-aff0-e29a20b07c30","name":"Get Unpopular Series","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/series/unpopular?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","series","unpopular"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"1539"},{"key":"ETag","value":"W/\"603-J6ByrM5Bi04fOvQEN4uzlKZDV+0\""},{"key":"Date","value":"Mon, 27 Nov 2023 14:05:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65649d0d116d03db901d37c4\",\n        \"title\": \"Series about blabla 1\",\n        \"slug\": \"Series-about-blabla-1\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 10,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:41.559Z\",\n        \"updatedAt\": \"2023-11-27T13:43:41.559Z\"\n    },\n    {\n        \"_id\": \"65649d0e116d03db901d37c7\",\n        \"title\": \"Series about blabla 2\",\n        \"slug\": \"Series-about-blabla-2\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 100,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:42.787Z\",\n        \"updatedAt\": \"2023-11-27T13:43:42.787Z\"\n    },\n    {\n        \"_id\": \"65649d0f116d03db901d37ca\",\n        \"title\": \"Series about blabla 3\",\n        \"slug\": \"Series-about-blabla-3\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:43.502Z\",\n        \"updatedAt\": \"2023-11-27T13:43:43.502Z\"\n    },\n    {\n        \"_id\": \"65649d12116d03db901d37cd\",\n        \"title\": \"Series about blabla 4\",\n        \"slug\": \"Series-about-blabla-4\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:46.578Z\",\n        \"updatedAt\": \"2023-11-27T13:43:46.578Z\"\n    },\n    {\n        \"_id\": \"65649d13116d03db901d37d0\",\n        \"title\": \"Series about blabla 5\",\n        \"slug\": \"Series-about-blabla-5\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 100000,\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T13:43:47.705Z\",\n        \"updatedAt\": \"2023-11-27T13:44:04.962Z\",\n        \"publishedAt\": \"2023-11-27T13:44:04.961Z\"\n    }\n]"}],"_postman_id":"48bebe98-65c0-434e-9b25-8bf412ab40a3"},{"name":"Get Trending Series","id":"dceea720-2ed2-4bd1-ab8e-4f35bbf9c697","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/trending?pageSize=10&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","trending"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[{"id":"7e00de41-fb96-483a-96d4-3460a2ada1de","name":"Get Trending Series","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/series/trending?pageSize=10&pageNumber=1","host":["{{url}}"],"path":["admin","series","trending"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"}]}},"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":"1584"},{"key":"ETag","value":"W/\"630-5OVQKj0zH0tw174UVtYq/OqBtYU\""},{"key":"Date","value":"Mon, 27 Nov 2023 14:08:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65649d12116d03db901d37cd\",\n        \"title\": \"Series about blabla 4\",\n        \"slug\": \"Series-about-blabla-4\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 100000,\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T13:43:46.578Z\",\n        \"updatedAt\": \"2023-11-27T14:08:23.387Z\",\n        \"publishedAt\": \"2023-11-27T14:08:23.387Z\"\n    },\n    {\n        \"_id\": \"65649d13116d03db901d37d0\",\n        \"title\": \"Series about blabla 5\",\n        \"slug\": \"Series-about-blabla-5\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 100000,\n        \"isPublished\": true,\n        \"createdAt\": \"2023-11-27T13:43:47.705Z\",\n        \"updatedAt\": \"2023-11-27T13:44:04.962Z\",\n        \"publishedAt\": \"2023-11-27T13:44:04.961Z\"\n    },\n    {\n        \"_id\": \"65649d0e116d03db901d37c7\",\n        \"title\": \"Series about blabla 2\",\n        \"slug\": \"Series-about-blabla-2\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 100,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:42.787Z\",\n        \"updatedAt\": \"2023-11-27T13:43:42.787Z\"\n    },\n    {\n        \"_id\": \"65649d0d116d03db901d37c4\",\n        \"title\": \"Series about blabla 1\",\n        \"slug\": \"Series-about-blabla-1\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 10,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:41.559Z\",\n        \"updatedAt\": \"2023-11-27T13:43:41.559Z\"\n    },\n    {\n        \"_id\": \"65649d0f116d03db901d37ca\",\n        \"title\": \"Series about blabla 3\",\n        \"slug\": \"Series-about-blabla-3\",\n        \"description\": \"this is the descriptoin of the series!\",\n        \"imageUrl\": \"https://www.example.com\",\n        \"views\": 0,\n        \"isPublished\": false,\n        \"createdAt\": \"2023-11-27T13:43:43.502Z\",\n        \"updatedAt\": \"2023-11-27T13:43:43.502Z\"\n    }\n]"}],"_postman_id":"dceea720-2ed2-4bd1-ab8e-4f35bbf9c697"}],"id":"5543c1e7-0c2a-4dbf-ac6f-00a33d4aa8b7","_postman_id":"5543c1e7-0c2a-4dbf-ac6f-00a33d4aa8b7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"analytics","item":[{"name":"Get All Series Count","id":"68013995-a79c-4ab0-aeab-001df6fd45c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/analytics/count","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","analytics","count"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4cbad8d4-0d5c-497b-bdb5-07213aa4c531","name":"Get All Series Count","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/series/analytics/count/"},"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":"11"},{"key":"ETag","value":"W/\"b-hHT/1Nh4XgR62StLvgLwTLfXBhs\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:55:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3\n}"}],"_postman_id":"68013995-a79c-4ab0-aeab-001df6fd45c8"},{"name":"Get All Published Series Count","id":"53190963-3c65-4584-a969-a51a0a3e52b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/analytics/published/count","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","analytics","published","count"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"33f1e9ca-f96f-4849-ab5a-f4edd5483c79","name":"Get All Published Series Count","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/series/analytics/published/count"},"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":"11"},{"key":"ETag","value":"W/\"b-hRuIfkAGnfwKvpTzajm4bAWdKxE\""},{"key":"Date","value":"Mon, 27 Nov 2023 08:58:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"53190963-3c65-4584-a969-a51a0a3e52b9"},{"name":"Get All Unpublished Series Count","id":"1190e04b-f185-4f81-8967-3303d2e17ac6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/series/analytics/unpublished/count","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","series","analytics","unpublished","count"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4bbc0136-1446-44e2-8723-8a9634dfb81a","name":"Get All Unpublished Series Count","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/series/analytics/unpublished/count"},"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":"11"},{"key":"ETag","value":"W/\"b-qA97yBec1rrOyf2eVsYdWwFPOso\""},{"key":"Date","value":"Mon, 27 Nov 2023 09:42:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1\n}"}],"_postman_id":"1190e04b-f185-4f81-8967-3303d2e17ac6"}],"id":"913a51b6-c554-4172-9e0e-32ce11c0be05","_postman_id":"913a51b6-c554-4172-9e0e-32ce11c0be05","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"c5b839b9-d06c-4805-86b1-f2dee1b9e60c","_postman_id":"c5b839b9-d06c-4805-86b1-f2dee1b9e60c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"618f8a56-9dd8-4da2-8eb9-2fa4580a5314","_postman_id":"618f8a56-9dd8-4da2-8eb9-2fa4580a5314","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"tags","item":[{"name":"public","item":[{"name":"Get All Tags","id":"962b469a-a232-4bc4-94dc-9f68846e139e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/tags","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["tags"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a9923d6b-aba5-4c9b-a280-6bcfeff8c1f6","name":"Get All Tags","originalRequest":{"method":"GET","header":[],"url":"{{url}}/tags"},"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":"260"},{"key":"ETag","value":"W/\"104-Z/atI9AbrSMSypt3/PcrtBCffDo\""},{"key":"Date","value":"Sun, 26 Nov 2023 14:21:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6563501e918abb7e988ecfde\",\n        \"name\": \"javascirpt\",\n        \"createdAt\": \"2023-11-26T14:03:10.684Z\",\n        \"updatedAt\": \"2023-11-26T14:03:10.684Z\"\n    },\n    {\n        \"_id\": \"65635023918abb7e988ecfe1\",\n        \"name\": \"php\",\n        \"createdAt\": \"2023-11-26T14:03:15.122Z\",\n        \"updatedAt\": \"2023-11-26T14:12:48.274Z\"\n    }\n]"}],"_postman_id":"962b469a-a232-4bc4-94dc-9f68846e139e"}],"id":"2681f5e2-e7d4-48b1-9820-5a5ceb1c9ab3","_postman_id":"2681f5e2-e7d4-48b1-9820-5a5ceb1c9ab3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"private","item":[{"name":"Create Tag","id":"619e2cc2-12bd-4cdb-8a84-5f9b024860be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"java\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/tags","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","tags"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"07b3e9b9-7f50-47c7-96c9-80670868d74c","name":"Create Tag","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"javascirpt\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/tags"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"132"},{"key":"ETag","value":"W/\"84-DKFO9wLkRXokh56aHcitM+dYF2g\""},{"key":"Date","value":"Wed, 22 Nov 2023 09:54:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"javascirpt\",\n    \"_id\": \"655dcfc8e5ead433d1c37d48\",\n    \"createdAt\": \"2023-11-22T09:54:16.879Z\",\n    \"updatedAt\": \"2023-11-22T09:54:16.879Z\"\n}"},{"id":"1e3b7508-19df-4614-b901-0871e5f9fce1","name":"Create Tag","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"javascirpt\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/tags"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"92"},{"key":"ETag","value":"W/\"5c-76lYfb6rXF/X2EiXDiaWC86CEws\""},{"key":"Date","value":"Wed, 22 Nov 2023 09:54:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 409,\n    \"message\": \"Sorry, there's a conflict. The \\\"javascirpt\\\" already exists.\"\n}"}],"_postman_id":"619e2cc2-12bd-4cdb-8a84-5f9b024860be"},{"name":"Update Tag","id":"7512cc3c-3a32-4051-9dad-0e76948dc2e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"php\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/tags/65635023918abb7e988ecfe1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","tags","65635023918abb7e988ecfe1"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5eba2028-a572-4b07-bf7b-88e44b3e2bfd","name":"Update Tag","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"php\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/tags/65635023918abb7e988ecfe1"},"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":"125"},{"key":"ETag","value":"W/\"7d-2WJgsl5/DUy8pCLN5ImGvcFsdz0\""},{"key":"Date","value":"Sun, 26 Nov 2023 14:12:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65635023918abb7e988ecfe1\",\n    \"name\": \"php\",\n    \"createdAt\": \"2023-11-26T14:03:15.122Z\",\n    \"updatedAt\": \"2023-11-26T14:12:48.274Z\"\n}"}],"_postman_id":"7512cc3c-3a32-4051-9dad-0e76948dc2e3"},{"name":"Delete Tag","id":"f596ebfa-c241-4810-bd27-24357847231a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/admin/tags/6563501e918abb7e988ecfde","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","tags","6563501e918abb7e988ecfde"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b1eeaa88-0f63-421e-88dc-6e02570a0eec","name":"Delete Tag","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/tags/655dcfc8e5ead433d1c37d48"},"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":"46"},{"key":"ETag","value":"W/\"2e-jlxQMB1K2f/ETo3tXgsgCj5Xmtw\""},{"key":"Date","value":"Wed, 22 Nov 2023 09:55:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The tag is deleted successfully!\"\n}"},{"id":"ede0b108-750d-4455-87c7-e7fd55a82709","name":"Delete Tag","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/tags/655dcfc8e5ead433d1c37d48"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"ETag","value":"W/\"48-mEU9j6X8qBh1zFa2s6U8iyHy09Y\""},{"key":"Date","value":"Wed, 22 Nov 2023 09:55:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The tag is not found!\",\n    \"error\": \"Not Found\",\n    \"statusCode\": 404\n}"},{"id":"0bd31acf-d51c-4ec5-9302-97596708db3b","name":"Delete Tag","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/admin/tags/6563501e918abb7e988ecfde"},"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":"118"},{"key":"ETag","value":"W/\"76-RyYd6HvkGObwtBHNVIMsjGEZmLU\""},{"key":"Date","value":"Mon, 27 Nov 2023 06:16:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"You need to unassign the tag from all the associated posts first!\",\n    \"error\": \"Bad Request\",\n    \"statusCode\": 400\n}"}],"_postman_id":"f596ebfa-c241-4810-bd27-24357847231a"},{"name":"Get All Tags Count","id":"41f882b4-c024-4f79-b2e3-e250e6e88911","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/tags/count","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","tags","count"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"638470a4-1f21-45ac-afc4-4a118491eb41","name":"Get All Tags Count","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/tags/count"},"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":"11"},{"key":"ETag","value":"W/\"b-hRuIfkAGnfwKvpTzajm4bAWdKxE\""},{"key":"Date","value":"Mon, 27 Nov 2023 09:50:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"41f882b4-c024-4f79-b2e3-e250e6e88911"}],"id":"c892b90e-1d43-4fc7-aedb-bb355db15a0f","_postman_id":"c892b90e-1d43-4fc7-aedb-bb355db15a0f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"1c1d7bfb-1ba1-498d-8304-62efc7f50228","_postman_id":"1c1d7bfb-1ba1-498d-8304-62efc7f50228","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"keywords","item":[{"name":"public","item":[{"name":"Get All Keywords","id":"6baf72c2-b8ef-4771-b0d7-ad193f404128","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/keywords","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["keywords"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c0153117-8375-44ad-bce0-3c632ba2ba90","name":"Get All Keywords","originalRequest":{"method":"GET","header":[],"url":"{{url}}/keywords"},"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":"530"},{"key":"ETag","value":"W/\"212-9Lfd5btbr87kY6SzoXNRpNPW3Cg\""},{"key":"Date","value":"Sun, 26 Nov 2023 14:41:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65635707313c87b38714e944\",\n        \"name\": \"bla-bla1\",\n        \"createdAt\": \"2023-11-26T14:32:39.523Z\",\n        \"updatedAt\": \"2023-11-26T14:32:39.523Z\"\n    },\n    {\n        \"_id\": \"65635708313c87b38714e947\",\n        \"name\": \"bla-bla2\",\n        \"createdAt\": \"2023-11-26T14:32:40.309Z\",\n        \"updatedAt\": \"2023-11-26T14:32:40.309Z\"\n    },\n    {\n        \"_id\": \"65635709313c87b38714e94a\",\n        \"name\": \"bla-bla3\",\n        \"createdAt\": \"2023-11-26T14:32:41.377Z\",\n        \"updatedAt\": \"2023-11-26T14:32:41.377Z\"\n    },\n    {\n        \"_id\": \"6563570a313c87b38714e94d\",\n        \"name\": \"hakona-matata\",\n        \"createdAt\": \"2023-11-26T14:32:42.089Z\",\n        \"updatedAt\": \"2023-11-26T14:38:45.705Z\"\n    }\n]"}],"_postman_id":"6baf72c2-b8ef-4771-b0d7-ad193f404128"}],"id":"814d5d5f-9af8-40d7-90ee-f8a545b7c3c8","_postman_id":"814d5d5f-9af8-40d7-90ee-f8a545b7c3c8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"private","item":[{"name":"Create Keyword","id":"897a1394-9599-4e54-894c-ec5d5983e178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"bla-blasdfsdf\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/keywords","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","keywords"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"dff1afba-9d44-40c9-b1d2-a4e675d1b048","name":"Create Keyword","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"database\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/keywords"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"130"},{"key":"ETag","value":"W/\"82-uWuB6Vk/s0o+SA3IAzSwX6F/IvQ\""},{"key":"Date","value":"Wed, 22 Nov 2023 09:43:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"database\",\n    \"_id\": \"655dcd5ea54df4c5d4635e13\",\n    \"createdAt\": \"2023-11-22T09:43:58.275Z\",\n    \"updatedAt\": \"2023-11-22T09:43:58.275Z\"\n}"},{"id":"2bb1bbe8-b250-4fa9-a733-e95312c55441","name":"Create Keyword","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"database\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/keywords"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"86"},{"key":"ETag","value":"W/\"56-8+rUECIXfMecq++4rW//kPce6x0\""},{"key":"Date","value":"Wed, 22 Nov 2023 09:44:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 409,\n    \"message\": \"Sorry, there's a conflict. The \\\"null\\\" already exists.\"\n}"}],"_postman_id":"897a1394-9599-4e54-894c-ec5d5983e178"},{"name":"Update Keyword","id":"b6b325d6-93eb-4221-a885-d7951ce15bb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"hakona-matata\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/keywords/6563570a313c87b38714e94d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","keywords","6563570a313c87b38714e94d"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1f153044-0c75-4782-8221-0d302e03d19b","name":"New Request","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"hakona-matata\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/keywords/6563570a313c87b38714e94d"},"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":"135"},{"key":"ETag","value":"W/\"87-pF79HmCpEn8iH9ez7ImZbmurjOA\""},{"key":"Date","value":"Sun, 26 Nov 2023 14:38:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"6563570a313c87b38714e94d\",\n    \"name\": \"hakona-matata\",\n    \"createdAt\": \"2023-11-26T14:32:42.089Z\",\n    \"updatedAt\": \"2023-11-26T14:38:45.705Z\"\n}"}],"_postman_id":"b6b325d6-93eb-4221-a885-d7951ce15bb8"},{"name":"Delete Keyword","id":"19a66db5-b9a8-4638-9a1d-26f5c85a8d18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/admin/keywords/65635707313c87b38714e944","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","keywords","65635707313c87b38714e944"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4a2bb987-983e-461a-b1ef-aba9774ca056","name":"Delete Keyword","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/keywords/655dcc2488cf7269213ebf94"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"76"},{"key":"ETag","value":"W/\"4c-1mIwyS0XhNqADpHe5t18DULI4Vk\""},{"key":"Date","value":"Wed, 22 Nov 2023 09:42:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The keyword is not found!\",\n    \"error\": \"Not Found\",\n    \"statusCode\": 404\n}"},{"id":"e1740a63-b7f5-4585-9c7d-fdbe2606c60d","name":"Delete Keyword","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/keywords/655dcd2ba54df4c5d4635e0f"},"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":"50"},{"key":"ETag","value":"W/\"32-8q1gwaaXwcFKTTftjKvjKvRpyZs\""},{"key":"Date","value":"Wed, 22 Nov 2023 09:43:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The keyword is deleted successfully!\"\n}"},{"id":"4d67f54f-e434-40af-9242-2f8eb81f3d99","name":"Delete Keyword","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/admin/keywords/65635707313c87b38714e944"},"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":"122"},{"key":"ETag","value":"W/\"7a-1YdNWUVaYazBuETiMAXHm5LOB3g\""},{"key":"Date","value":"Mon, 27 Nov 2023 06:16:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"You need to unassign the keyword from all the associated posts first!\",\n    \"error\": \"Bad Request\",\n    \"statusCode\": 400\n}"}],"_postman_id":"19a66db5-b9a8-4638-9a1d-26f5c85a8d18"},{"name":"Get All Keywords Count","id":"a1d3abc2-3203-443b-8968-5e4f8eba70f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/keywords/count","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","keywords","count"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"23c96c5a-ad44-40e6-82fd-44a26695eef7","name":"Get All Keywords Count","originalRequest":{"method":"GET","header":[],"url":"{{url}}/admin/keywords/count"},"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":"11"},{"key":"ETag","value":"W/\"b-O/8g2/aV0rjihFyRXiCxNYHH0pg\""},{"key":"Date","value":"Mon, 27 Nov 2023 09:53:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4\n}"}],"_postman_id":"a1d3abc2-3203-443b-8968-5e4f8eba70f7"}],"id":"806f9c86-9df5-4505-bfa9-57f1a37f8ffe","_postman_id":"806f9c86-9df5-4505-bfa9-57f1a37f8ffe","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"daa6fb19-2f47-4f5e-ac94-31fecaddd2a5","_postman_id":"daa6fb19-2f47-4f5e-ac94-31fecaddd2a5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"quotes","item":[{"name":"public","item":[{"name":"Get Random Quotes","id":"962055fc-af89-4524-a75d-5441b700b464","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/quotes/random","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["quotes","random"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"736b8f5f-8e95-47d8-96bc-b806f9fb29a0","name":"Get Random Quotes","originalRequest":{"method":"GET","header":[],"url":"{{url}}/quotes/random"},"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":"514"},{"key":"ETag","value":"W/\"202-z7YHlbzYCYxU0ik6DIN1siKVMR0\""},{"key":"Date","value":"Tue, 28 Nov 2023 06:11:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65658295284dabb478bd076c\",\n        \"text\": \"this is a meaninful quote! 2\",\n        \"author\": \"Jone Doe\",\n        \"createdAt\": \"2023-11-28T06:03:01.035Z\",\n        \"updatedAt\": \"2023-11-28T06:03:01.035Z\"\n    },\n    {\n        \"_id\": \"65658295284dabb478bd076f\",\n        \"text\": \"this is a meaninful quote! 3\",\n        \"author\": \"Jone Doe\",\n        \"createdAt\": \"2023-11-28T06:03:01.777Z\",\n        \"updatedAt\": \"2023-11-28T06:03:01.777Z\"\n    },\n    {\n        \"_id\": \"65658294284dabb478bd0769\",\n        \"text\": \"this is a meaninful quote! 1\",\n        \"author\": \"Jone Doe\",\n        \"createdAt\": \"2023-11-28T06:03:00.046Z\",\n        \"updatedAt\": \"2023-11-28T06:03:00.046Z\"\n    }\n]"}],"_postman_id":"962055fc-af89-4524-a75d-5441b700b464"}],"id":"a2d38895-52ad-4979-8f64-7ca59dd165ca","_postman_id":"a2d38895-52ad-4979-8f64-7ca59dd165ca","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}},{"name":"private","item":[{"name":"Create Quote","id":"1c81ce05-f782-4956-b78e-0ec454e3cb80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"text\": \"this is a meaninful quote! 3\",\n    \"author\": \"Jone Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/quotes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","quotes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0647c4fa-901c-4e0b-b8ee-68b4f940a047","name":"Create Quote","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"text\": \"this is a meaninful quote!\",\n    \"author\": \"Jone Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/quotes"},"status":"Created","code":201,"_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":"168"},{"key":"ETag","value":"W/\"a8-qH7CPW2ix9ahthz/JuU3ezVuNRc\""},{"key":"Date","value":"Tue, 28 Nov 2023 05:32:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"text\": \"this is a meaninful quote!\",\n    \"author\": \"Jone Doe\",\n    \"_id\": \"65657b50dc4e0be489ea906e\",\n    \"createdAt\": \"2023-11-28T05:32:00.587Z\",\n    \"updatedAt\": \"2023-11-28T05:32:00.587Z\"\n}"}],"_postman_id":"1c81ce05-f782-4956-b78e-0ec454e3cb80"},{"name":"Update Quote","id":"4161c5fc-6260-4dc8-b12e-aed84f8a8475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"text\": \"this is a meaninful quote!  | Updated\",\n    \"author\": \"Jone Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/quotes/65657b50dc4e0be489ea906e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","quotes","65657b50dc4e0be489ea906e"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ed40c3c9-cf50-4002-b6cf-fc45de86e653","name":"Update Quote","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"text\": \"this is a meaninful quote!  | Updated\",\n    \"author\": \"Jone Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/admin/quotes/65657b50dc4e0be489ea906e"},"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":"179"},{"key":"ETag","value":"W/\"b3-sVSnDIChSYH1yShKgJHqdZ9uPFE\""},{"key":"Date","value":"Tue, 28 Nov 2023 05:47:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"65657b50dc4e0be489ea906e\",\n    \"text\": \"this is a meaninful quote!  | Updated\",\n    \"author\": \"Jone Doe\",\n    \"createdAt\": \"2023-11-28T05:32:00.587Z\",\n    \"updatedAt\": \"2023-11-28T05:47:27.786Z\"\n}"}],"_postman_id":"4161c5fc-6260-4dc8-b12e-aed84f8a8475"},{"name":"Delete Quote","id":"d24167a2-d5ba-4898-bc92-e3d4a3f4f168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/admin/quotes/65657b50dc4e0be489ea906e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","quotes","65657b50dc4e0be489ea906e"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"05dffedf-5366-48f3-9c0d-9335b1bb4595","name":"Delete Quote","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/admin/quotes/65657b50dc4e0be489ea906e"},"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":"48"},{"key":"ETag","value":"W/\"30-9oy5LhLMCw6CxCNudnyKhIda790\""},{"key":"Date","value":"Tue, 28 Nov 2023 05:56:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The quote is deleted successfully!\"\n}"},{"id":"a9bb37c4-5b47-40f1-9a56-9b397bba1488","name":"Delete Quote","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/admin/quotes/65657b50dc4e0be489ea906e"},"status":"Not Found","code":404,"_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":"74"},{"key":"ETag","value":"W/\"4a-/6bGMqmtadj39x3tejBblkZkZHY\""},{"key":"Date","value":"Tue, 28 Nov 2023 05:56:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The quote is not found!\",\n    \"error\": \"Not Found\",\n    \"statusCode\": 404\n}"}],"_postman_id":"d24167a2-d5ba-4898-bc92-e3d4a3f4f168"},{"name":"Get All Quotes","id":"52bf9e83-20c6-454c-b566-edf96a625058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/admin/quotes?pageSize=10&pageNumber=1&sort=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}},"urlObject":{"path":["admin","quotes"],"host":["{{url}}"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"},{"key":"sort","value":"1"}],"variable":[]}},"response":[{"id":"b147fd45-16a3-41c5-a3d2-a1cb4a605921","name":"Get All Quotes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/admin/quotes?pageSize=10&pageNumber=1&sort=1","host":["{{url}}"],"path":["admin","quotes"],"query":[{"key":"pageSize","value":"10"},{"key":"pageNumber","value":"1"},{"key":"sort","value":"1"}]}},"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":"685"},{"key":"ETag","value":"W/\"2ad-KD2SpW46T1epFMZH4dh25VchLsU\""},{"key":"Date","value":"Tue, 28 Nov 2023 06:05:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"65658294284dabb478bd0769\",\n        \"text\": \"this is a meaninful quote! 1\",\n        \"author\": \"Jone Doe\",\n        \"createdAt\": \"2023-11-28T06:03:00.046Z\",\n        \"updatedAt\": \"2023-11-28T06:03:00.046Z\"\n    },\n    {\n        \"_id\": \"65658295284dabb478bd076c\",\n        \"text\": \"this is a meaninful quote! 2\",\n        \"author\": \"Jone Doe\",\n        \"createdAt\": \"2023-11-28T06:03:01.035Z\",\n        \"updatedAt\": \"2023-11-28T06:03:01.035Z\"\n    },\n    {\n        \"_id\": \"65658295284dabb478bd076f\",\n        \"text\": \"this is a meaninful quote! 3\",\n        \"author\": \"Jone Doe\",\n        \"createdAt\": \"2023-11-28T06:03:01.777Z\",\n        \"updatedAt\": \"2023-11-28T06:03:01.777Z\"\n    },\n    {\n        \"_id\": \"65658296284dabb478bd0772\",\n        \"text\": \"this is a meaninful quote! 3\",\n        \"author\": \"Jone Doe\",\n        \"createdAt\": \"2023-11-28T06:03:02.524Z\",\n        \"updatedAt\": \"2023-11-28T06:03:02.524Z\"\n    }\n]"}],"_postman_id":"52bf9e83-20c6-454c-b566-edf96a625058"}],"id":"d22ed760-bf52-43e4-b53b-efd28b390a32","_postman_id":"d22ed760-bf52-43e4-b53b-efd28b390a32","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"id":"c8c1c1e1-937d-4afb-a5dc-00c26509e9a2","_postman_id":"c8c1c1e1-937d-4afb-a5dc-00c26509e9a2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]},"isInherited":true,"source":{"_postman_id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","id":"a50b5bc4-11d5-44a4-8af5-370d374f1cf5","name":"Backend API | Blogging System","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY"}]}},"event":[{"listen":"prerequest","script":{"id":"e9cb466d-e67a-4f18-8291-174462bea064","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c153824a-7f42-4cbd-b023-4a4953b29533","type":"text/javascript","exec":[""]}}],"variable":[{"key":"accessToken","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTYwOTUwYjFkY2M5YzEwNjIzZjA2NjkiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MDA4OTE1OTIsImV4cCI6MTcwMDkzNDc5Mn0.ElPtSvLn2FejVcNhX0JAyhezeTopVJa0dxOhBdLo-MY","type":"string"}]}