{"info":{"_postman_id":"4673f9da-8d65-467d-aecd-1f0da3f754a1","name":"Serverless Todo App","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"4688383","collectionId":"4673f9da-8d65-467d-aecd-1f0da3f754a1","publishedId":"RztppnBw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-02-08T05:45:04.000Z"},"item":[{"name":"Create","id":"8e9908cd-c296-475d-9402-d7229e33d80e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{ \"title\": \"Todo2\"}"},"url":"https://b3tcfb1z62.execute-api.us-east-1.amazonaws.com/dev/api/todos","urlObject":{"protocol":"https","path":["dev","api","todos"],"host":["b3tcfb1z62","execute-api","us-east-1","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e9908cd-c296-475d-9402-d7229e33d80e"},{"name":"Get all","id":"4d9d3e06-8888-4d1b-87fa-3d49c6847fa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://b3tcfb1z62.execute-api.us-east-1.amazonaws.com/dev/api/todos","urlObject":{"protocol":"https","path":["dev","api","todos"],"host":["b3tcfb1z62","execute-api","us-east-1","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d9d3e06-8888-4d1b-87fa-3d49c6847fa8"},{"name":"Update single todo","id":"013c30a9-a138-497c-bd42-08931cbf4781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{ \"title\": \"ModifiedTodo1\"}"},"url":"https://b3tcfb1z62.execute-api.us-east-1.amazonaws.com/dev/api/todos/5c5c724f66c67951b3729fee","urlObject":{"protocol":"https","path":["dev","api","todos","5c5c724f66c67951b3729fee"],"host":["b3tcfb1z62","execute-api","us-east-1","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"013c30a9-a138-497c-bd42-08931cbf4781"},{"name":"delete","id":"ff11c68f-2c82-4ace-9953-a8118ab9424a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://b3tcfb1z62.execute-api.us-east-1.amazonaws.com/dev/api/todos/5c597c1c2293349b5f000174","urlObject":{"protocol":"https","path":["dev","api","todos","5c597c1c2293349b5f000174"],"host":["b3tcfb1z62","execute-api","us-east-1","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff11c68f-2c82-4ace-9953-a8118ab9424a"},{"name":"Get single Todo","id":"67ee0dd9-960f-4e19-9014-37dbf6a863d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://b3tcfb1z62.execute-api.us-east-1.amazonaws.com/dev/api/todos/5c5d0c22c1f8c997c3543538","urlObject":{"protocol":"https","path":["dev","api","todos","5c5d0c22c1f8c997c3543538"],"host":["b3tcfb1z62","execute-api","us-east-1","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"67ee0dd9-960f-4e19-9014-37dbf6a863d3"}]}