{"info":{"_postman_id":"9192b6ca-ac20-401d-837c-825ebfd33b7a","name":"Blog-app","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"19131499","collectionId":"9192b6ca-ac20-401d-837c-825ebfd33b7a","publishedId":"2s93m7WMGN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-05-27T06:29:32.000Z"},"item":[{"name":"register","id":"ba873277-f10a-41f3-b3dd-634a8f96c090","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\":\"ayaan\",\r\n   \"email\":\"ayaan@gmail.com\",\r\n   \"password\":\"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:6000/api/v1/register","urlObject":{"path":["register"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba873277-f10a-41f3-b3dd-634a8f96c090"},{"name":"login","id":"c9011581-2866-4ad9-bb29-18fd23bbdd48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"ayaan@gmail.com\",\r\n    \"password\":\"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:6000/api/v1/login","urlObject":{"path":["login"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9011581-2866-4ad9-bb29-18fd23bbdd48"},{"name":"user-auth","id":"320ced19-d4b5-4b5d-98c2-1a38daa86604","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDcxMDliNjhmMWE2ZDdhZThmNDIwZmMiLCJpYXQiOjE2ODUxMzE2NTQsImV4cCI6MTY4NTczNjQ1NH0.eUMScihRyx--_HAIm3HeU3fGI2PEbY-JEabOebt1rys","type":"text"}],"url":"http://localhost:6000/api/v1/user-auth","urlObject":{"path":["user-auth"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"320ced19-d4b5-4b5d-98c2-1a38daa86604"},{"name":"admin-auth","id":"ae7bcd51-d55b-46f7-8d92-e37f58d22bbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDcxMDliNjhmMWE2ZDdhZThmNDIwZmMiLCJpYXQiOjE2ODUxMzE2NTQsImV4cCI6MTY4NTczNjQ1NH0.eUMScihRyx--_HAIm3HeU3fGI2PEbY-JEabOebt1rys","type":"text"}],"url":"http://localhost:6000/api/v1/admin-auth","urlObject":{"path":["admin-auth"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae7bcd51-d55b-46f7-8d92-e37f58d22bbc"},{"name":"blog-create","id":"0e73b022-d8b1-40c4-9028-0e5611166763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDcxMDliNjhmMWE2ZDdhZThmNDIwZmMiLCJpYXQiOjE2ODUxMzE2NTQsImV4cCI6MTY4NTczNjQ1NH0.eUMScihRyx--_HAIm3HeU3fGI2PEbY-JEabOebt1rys","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"React js","type":"text"},{"key":"body","value":"React  js is Javascript  framework.It is very popular","type":"text"},{"key":"author","value":"Rezwan","type":"text"},{"key":"photo","type":"file","src":"/C:/Users/Sony/Downloads/react.jpeg"}]},"url":"http://localhost:6000/api/v1/blog-create","urlObject":{"path":["blog-create"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e73b022-d8b1-40c4-9028-0e5611166763"},{"name":"all-blog","id":"e50f8930-df7c-4dae-888e-5bc3544bd46b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:6000/api/v1/all-blog","urlObject":{"path":["all-blog"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e50f8930-df7c-4dae-888e-5bc3544bd46b"},{"name":"single-blog","id":"4a7bef13-71bd-4229-8d04-901caf97f64f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:6000/api/v1/single-blog/node-js","urlObject":{"path":["single-blog","node-js"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a7bef13-71bd-4229-8d04-901caf97f64f"},{"name":"get-photo","id":"3dbc4e2a-f10d-44b3-8ab1-b39d899e889f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:6000/api/v1/single-photo/647189f5de7684b36a3b6ae8","urlObject":{"path":["single-photo","647189f5de7684b36a3b6ae8"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"3dbc4e2a-f10d-44b3-8ab1-b39d899e889f"},{"name":"delete-blog","id":"d4fda7c6-12e0-45d8-bd17-5be74ff25798","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDcxMDliNjhmMWE2ZDdhZThmNDIwZmMiLCJpYXQiOjE2ODUxMzE2NTQsImV4cCI6MTY4NTczNjQ1NH0.eUMScihRyx--_HAIm3HeU3fGI2PEbY-JEabOebt1rys","type":"text"}],"url":"http://localhost:6000/api/v1/delete-blog/647189a5de7684b36a3b6ae5","urlObject":{"path":["delete-blog","647189a5de7684b36a3b6ae5"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4fda7c6-12e0-45d8-bd17-5be74ff25798"},{"name":"update-blog","id":"3fd72193-8db9-4636-ab2e-2ab65958707e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDcxMDliNjhmMWE2ZDdhZThmNDIwZmMiLCJpYXQiOjE2ODUxMzE2NTQsImV4cCI6MTY4NTczNjQ1NH0.eUMScihRyx--_HAIm3HeU3fGI2PEbY-JEabOebt1rys","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"laravel 10","type":"text"},{"key":"body","value":"Laravel is php framework","type":"text"},{"key":"author","value":"shimu","type":"text"},{"key":"photo","type":"file","src":"/C:/Users/Sony/Downloads/laravel.jpeg"}]},"url":"http://localhost:6000/api/v1/update-blog/64718a4cde7684b36a3b6aee","urlObject":{"path":["update-blog","64718a4cde7684b36a3b6aee"],"host":["http://localhost:6000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fd72193-8db9-4636-ab2e-2ab65958707e"}],"event":[{"listen":"prerequest","script":{"id":"8a673608-e3df-4296-a0d0-a89cfe8dfa6d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"83584e21-d2fd-47cf-963a-f10779823fd1","type":"text/javascript","exec":[""]}}],"variable":[{"key":"BaseURL","value":"http://localhost:6000/api/v1","type":"string"},{"key":"Token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDcxMDliNjhmMWE2ZDdhZThmNDIwZmMiLCJpYXQiOjE2ODUxMzE2NTQsImV4cCI6MTY4NTczNjQ1NH0.eUMScihRyx--_HAIm3HeU3fGI2PEbY-JEabOebt1rys","type":"string"}]}