{"info":{"_postman_id":"32301b55-ff9f-41e8-80c0-2aeb8fea609d","name":"Api Tareas","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15737139","collectionId":"32301b55-ff9f-41e8-80c0-2aeb8fea609d","publishedId":"2s9Y5SW5wK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-19T04:07:49.000Z"},"item":[{"name":"http://localhost:5000/api/task","id":"8825a454-f883-4619-be8b-85a85fbd269c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Estudiar Vue\",\r\n    \"description\": \"Enfocarme en la reactividad\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/task","urlObject":{"protocol":"http","port":"5000","path":["api","task"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2d61c893-06d0-4ad2-b372-375202eaa85c","name":"http://localhost:5000/api/task","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Estudiar Vue\",\r\n    \"description\": \"Enfocarme en la reactividad\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"122"},{"key":"ETag","value":"W/\"7a-2rTP0v3LrzPxFArZZR1+dJ6hhik\""},{"key":"Date","value":"Sat, 19 Aug 2023 04:02:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"Estudiar Vue\",\n    \"description\": \"Enfocarme en la reactividad\",\n    \"status\": true,\n    \"_id\": \"64e03ec82abe4d5be8612fdb\",\n    \"__v\": 0\n}"}],"_postman_id":"8825a454-f883-4619-be8b-85a85fbd269c"},{"name":"http://localhost:5000/api/task","id":"f07037ec-b9ad-4288-b9f5-8934ff9a0be4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/task","urlObject":{"protocol":"http","port":"5000","path":["api","task"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b5055841-d710-4422-ab7d-3c031caf8013","name":"http://localhost:5000/api/task","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"249"},{"key":"ETag","value":"W/\"f9-nohUYX2qMfIDeWWSFJKnFfT9xC8\""},{"key":"Date","value":"Sat, 19 Aug 2023 04:02:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"64e03e352abe4d5be8612fd7\",\n        \"name\": \"Estudiar Vue 3\",\n        \"description\": \"Enfocarme en la reactividad\",\n        \"status\": true,\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"64e03ec82abe4d5be8612fdb\",\n        \"name\": \"Estudiar Vue\",\n        \"description\": \"Enfocarme en la reactividad\",\n        \"status\": true,\n        \"__v\": 0\n    }\n]"}],"_postman_id":"f07037ec-b9ad-4288-b9f5-8934ff9a0be4"},{"name":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","id":"dfd2e440-f648-4834-9f0a-536c9802a2d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","urlObject":{"protocol":"http","port":"5000","path":["api","task","64e03e352abe4d5be8612fd7"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ebc7d141-23f6-4e7e-a49a-feffc6c2a9c3","name":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"124"},{"key":"ETag","value":"W/\"7c-gwuzOEbFsFp29wVQK/EAuLZVHUg\""},{"key":"Date","value":"Sat, 19 Aug 2023 04:03:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"64e03e352abe4d5be8612fd7\",\n    \"name\": \"Estudiar Vue 3\",\n    \"description\": \"Enfocarme en la reactividad\",\n    \"status\": true,\n    \"__v\": 0\n}"}],"_postman_id":"dfd2e440-f648-4834-9f0a-536c9802a2d1"},{"name":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","id":"d432af2d-8dfb-42e0-98d8-65522bfaeb74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Estudiar Vue 3\",\r\n    \"description\": \"Enfocarme en la reactividad\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","urlObject":{"protocol":"http","port":"5000","path":["api","task","64e03e352abe4d5be8612fd7"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"82397911-0003-4ae7-b322-e37f5dac7666","name":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Estudiar Vue 3\",\r\n    \"description\": \"Enfocarme en la reactividad\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"122"},{"key":"ETag","value":"W/\"7a-5RwF1nPikbRnvExFojDRqonYezs\""},{"key":"Date","value":"Sat, 19 Aug 2023 04:02:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"64e03e352abe4d5be8612fd7\",\n    \"name\": \"Estudiar Vue\",\n    \"description\": \"Enfocarme en la reactividad\",\n    \"status\": true,\n    \"__v\": 0\n}"}],"_postman_id":"d432af2d-8dfb-42e0-98d8-65522bfaeb74"},{"name":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","id":"3fcdf641-f45f-4f36-9c43-a1ce7c484fb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","urlObject":{"protocol":"http","port":"5000","path":["api","task","64e03e352abe4d5be8612fd7"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a6bab7b3-53d7-4098-b381-9ee17bb6e9cd","name":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:5000/api/task/64e03e352abe4d5be8612fd7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"124"},{"key":"ETag","value":"W/\"7c-gwuzOEbFsFp29wVQK/EAuLZVHUg\""},{"key":"Date","value":"Sat, 19 Aug 2023 04:04:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"64e03e352abe4d5be8612fd7\",\n    \"name\": \"Estudiar Vue 3\",\n    \"description\": \"Enfocarme en la reactividad\",\n    \"status\": true,\n    \"__v\": 0\n}"}],"_postman_id":"3fcdf641-f45f-4f36-9c43-a1ce7c484fb3"}]}