{"info":{"_postman_id":"4578f900-bff0-4fda-97dc-0bc04528b4cc","name":"Long Drive","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"32360617","collectionId":"4578f900-bff0-4fda-97dc-0bc04528b4cc","publishedId":"2s9YsT6UPA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-01-20T09:47:23.000Z"},"item":[{"name":"Test1","id":"a805c7ef-fef1-42f8-ae0a-0ef845eb49db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/courses/","urlObject":{"protocol":"http","port":"8000","path":["courses",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a805c7ef-fef1-42f8-ae0a-0ef845eb49db"},{"name":"Test 2","id":"e543efb9-d812-4572-b460-162db83d5c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8000/courses/:course","urlObject":{"protocol":"http","port":"8000","path":["courses",":course"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"dsa","key":"course"}]}},"response":[],"_postman_id":"e543efb9-d812-4572-b460-162db83d5c57"},{"name":"Signup","event":[{"listen":"prerequest","script":{"id":"011096ea-e00b-4bb3-92f1-a77846bf297c","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"484d11e2-016b-40ba-a729-b26826db2b55","exec":[""],"type":"text/javascript"}}],"id":"dbc739a7-a78f-4045-a56a-1e26ee57076f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"raw","raw":"\r\n  {\r\n    \"username\": \"user1\",\r\n    \"email\": \"user1@example.com\",\r\n    \"phone\": \"9118660908\",\r\n    \"password\": \"abcd123\",\r\n    \"cPassword\": \"abcd123\"\r\n  }\r\n\r\n  // Add more users as needed\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/clientSideModules/signup","urlObject":{"protocol":"http","port":"5000","path":["clientSideModules","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dbc739a7-a78f-4045-a56a-1e26ee57076f"},{"name":"Test 3","id":"3001a96a-eb23-4f28-abd6-43bd1f99628e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/","urlObject":{"protocol":"http","port":"5000","path":[""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3001a96a-eb23-4f28-abd6-43bd1f99628e"},{"name":"Sign Up","id":"bec6ad9b-6c97-4fa2-a444-924e368fbcb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"bec6ad9b-6c97-4fa2-a444-924e368fbcb4"},{"name":"GET All Car","id":"b74b8604-586c-4532-88d8-f1c79c4961e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/Cars","urlObject":{"protocol":"http","port":"5000","path":["Cars"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b74b8604-586c-4532-88d8-f1c79c4961e8"},{"name":"AddCar","id":"bca56d7c-ecba-4602-9e56-f6c1dfb882c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"brand\": \"Mercedes\",\r\n    \"model\": \"new\",\r\n    \"year\": \"2000\",\r\n    \"color\": \"Blue\",\r\n    \"make\": \"India\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/addcar","urlObject":{"protocol":"http","port":"5000","path":["addcar"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bca56d7c-ecba-4602-9e56-f6c1dfb882c8"},{"name":"Register","id":"e0769888-876f-4474-bca8-a23039f79418","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"coderx_abhay\",\r\n    \"name\": \"Abhay Sahani\",\r\n    \"email\": \"abhay.cs.777@gmail.com\",\r\n    \"password\": \"abc\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/register","urlObject":{"protocol":"http","port":"5000","path":["register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0769888-876f-4474-bca8-a23039f79418"},{"name":"Login","id":"b970e45a-4b65-4b5f-bc16-943c47cdcec1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"b970e45a-4b65-4b5f-bc16-943c47cdcec1"},{"name":"Car details by id","id":"07e71387-ce00-4783-96cc-9c58da240de5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/cars/:carId","urlObject":{"protocol":"http","port":"5000","path":["cars",":carId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"ba6e1177-f319-4141-99f2-0c46fd903359","key":"carId"}]}},"response":[],"_postman_id":"07e71387-ce00-4783-96cc-9c58da240de5"},{"name":"register","id":"bc53c5ad-bf19-4ef5-a817-0efb25ac7030","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"bc53c5ad-bf19-4ef5-a817-0efb25ac7030"},{"name":"Get car by filters","id":"1488e7c9-270f-4fd0-a404-8433c32fceb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/car/filter?type=Scooty","urlObject":{"protocol":"http","port":"5000","path":["car","filter"],"host":["localhost"],"query":[{"key":"type","value":"Scooty"}],"variable":[]}},"response":[],"_postman_id":"1488e7c9-270f-4fd0-a404-8433c32fceb1"},{"name":"Login","id":"4095ef2d-823a-475d-adaa-6c47ce2d09c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"qwerty\",\r\n    \"password\": \"looooola\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/login","urlObject":{"protocol":"http","port":"5000","path":["login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4095ef2d-823a-475d-adaa-6c47ce2d09c3"},{"name":"New Request","id":"87f2f5fe-2241-45f5-99e1-abe3151021e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/cars/:carId","urlObject":{"protocol":"http","port":"5000","path":["cars",":carId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"56890007-3dab-4960-80ef-09b070bfdf1c","key":"carId"}]}},"response":[],"_postman_id":"87f2f5fe-2241-45f5-99e1-abe3151021e1"},{"name":"Get car by city","id":"1d6d0ce1-2b38-41c5-8fa1-eba25d61f43c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/car/filter?city=Phagwara","urlObject":{"protocol":"http","port":"5000","path":["car","filter"],"host":["localhost"],"query":[{"key":"city","value":"Phagwara"},{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"1d6d0ce1-2b38-41c5-8fa1-eba25d61f43c"}]}