{"info":{"_postman_id":"747fde25-716b-495a-b6bf-76e663373525","name":"API Habit Helper","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"22862786","collectionId":"747fde25-716b-495a-b6bf-76e663373525","publishedId":"2s93zCXztX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-07-01T23:49:16.000Z"},"item":[{"name":"Create Habit","id":"9fed8eb2-e433-4f5a-b848-447673165435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Run 5km\",\n    \"weekDays\": [0,1,2,3,4,5,6]   \n}","options":{"raw":{"language":"json"}}},"url":"https://api-habit-helper.vercel.app/api/v1/habits","urlObject":{"path":["habits"],"host":["https://api-habit-helper.vercel.app/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fed8eb2-e433-4f5a-b848-447673165435"},{"name":"Get Day Habits","id":"ec07571c-8b1c-49c7-b483-53300865d25f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-habit-helper.vercel.app/api/v1/day?date=2023-07-10T23:00:00.000Z","urlObject":{"path":["day"],"host":["https://api-habit-helper.vercel.app/api/v1"],"query":[{"key":"date","value":"2023-07-10T23:00:00.000Z"}],"variable":[]}},"response":[],"_postman_id":"ec07571c-8b1c-49c7-b483-53300865d25f"},{"name":"Get Summary","id":"51b03dce-dc4f-409b-80c2-54529e766ec0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-habit-helper.vercel.app/api/v1/summary","urlObject":{"path":["summary"],"host":["https://api-habit-helper.vercel.app/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"51b03dce-dc4f-409b-80c2-54529e766ec0"},{"name":"Toogle Habit","id":"36b32e6e-3075-40d9-9e4f-ccd71739519b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://api-habit-helper.vercel.app/api/v1/habits/45fa1141-7024-4bc7-bb32-101959dc01de/toggle","urlObject":{"path":["habits","45fa1141-7024-4bc7-bb32-101959dc01de","toggle"],"host":["https://api-habit-helper.vercel.app/api/v1"],"query":[{"disabled":true,"key":"date","value":"2023-04-24T00:00:00.000z/03ef6f2c-be93-4743-85ff-31bb3ae073cd/toogle"}],"variable":[]}},"response":[],"_postman_id":"36b32e6e-3075-40d9-9e4f-ccd71739519b"}],"event":[{"listen":"prerequest","script":{"id":"5494d88d-aae1-45ad-9bad-5d5102f562a4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c55adf0c-41b4-4cbf-85e7-de43fd505998","type":"text/javascript","exec":[""]}}],"variable":[{"key":"localhost","value":"https://api-habit-helper.vercel.app/api/v1","type":"string"}]}