{"info":{"_postman_id":"63db7f78-ad60-4cd9-b823-aa2eaebe7ae8","name":"SkyTodo","description":"<html><head></head><body><p>skytodo의 CRUD를 위한 문서</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"13738913","collectionId":"63db7f78-ad60-4cd9-b823-aa2eaebe7ae8","publishedId":"UUy7b4Sm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-10-08T11:27:31.000Z"},"item":[{"name":"Todo","item":[{"name":"TODO","id":"eec0b37b-4f81-45ed-a8af-f939a269915b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://skytodo-express.herokuapp.com/todos","description":"<p>todo들을 가져온다</p>\n","urlObject":{"protocol":"https","path":["todos"],"host":["skytodo-express","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"eec0b37b-4f81-45ed-a8af-f939a269915b"},{"name":"TODO","event":[{"listen":"test","script":{"id":"1d5ca7bd-43f9-47d5-9a8b-8be6410b1e31","exec":[""],"type":"text/javascript"}}],"id":"55d2af11-acc2-4b37-881d-da856a39a5bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":\"616001ac582dc4fa5238704e\"}","options":{"raw":{"language":"json"}}},"url":"https://skytodo-express.herokuapp.com/addTodos","description":"<p>새로운 todo를 추가</p>\n","urlObject":{"protocol":"https","path":["addTodos"],"host":["skytodo-express","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"55d2af11-acc2-4b37-881d-da856a39a5bc"},{"name":"TODO","id":"b28883dd-8833-4f2c-aed7-442436e6c05e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"id\": \"616001ac582dc4fa5238704e\",\"value\":\"test1\"}","options":{"raw":{"language":"json"}}},"url":"https://skytodo-express.herokuapp.com/modifyTodo","description":"<p>todo를 수정</p>\n","urlObject":{"protocol":"https","path":["modifyTodo"],"host":["skytodo-express","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b28883dd-8833-4f2c-aed7-442436e6c05e"},{"name":"TODO","id":"5d4d0587-7953-4189-9b12-6a909f789890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"id\": \"616001ac582dc4fa5238704e\"}","options":{"raw":{"language":"json"}}},"url":"https://skytodo-express.herokuapp.com/isCheck","description":"<p>todo의 check를 수정</p>\n","urlObject":{"protocol":"https","path":["isCheck"],"host":["skytodo-express","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d4d0587-7953-4189-9b12-6a909f789890"},{"name":"TODO","id":"a109e3ef-2738-4dc2-b859-ff03c3978224","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\"id\": \"616001ac582dc4fa5238704e\"}","options":{"raw":{"language":"json"}}},"url":"https://skytodo-express.herokuapp.com/delete","description":"<p>todo 삭제</p>\n","urlObject":{"protocol":"https","path":["delete"],"host":["skytodo-express","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a109e3ef-2738-4dc2-b859-ff03c3978224"}],"id":"573d2cda-bcaf-4d57-a175-e668e5409680","_postman_id":"573d2cda-bcaf-4d57-a175-e668e5409680","description":""}]}