{"info":{"_postman_id":"6d673179-2b36-40ab-9924-3ed396370789","name":"Chauffeur","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1879884","collectionId":"6d673179-2b36-40ab-9924-3ed396370789","publishedId":"2sAYJ7gKQV","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"8049ff"},"publishDate":"2025-01-01T11:39:04.000Z"},"item":[{"name":"login","id":"6fc01868-a0f4-4671-beba-3f1f411725f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/login","urlObject":{"path":["auth","login"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fc01868-a0f4-4671-beba-3f1f411725f5"},{"name":"employee","id":"203f8146-4c61-4fc3-bbcd-62ea634639a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3001/employee","urlObject":{"protocol":"http","port":"3001","path":["employee"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"203f8146-4c61-4fc3-bbcd-62ea634639a3"},{"name":"add_employee","id":"d736a5ae-199a-49f1-b390-0394ae163b28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"d736a5ae-199a-49f1-b390-0394ae163b28"}],"event":[{"listen":"prerequest","script":{"id":"d329697f-faf7-40a1-9c2d-e6cf235213ef","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"dd29b330-91f3-4d02-8554-90594b88a83e","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"url","value":"http://localhost:3000","type":"string"}]}