{"info":{"_postman_id":"a1bfcf2b-16e2-4f17-83b0-b3f4acddc9e9","name":"ToDoList","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20351136","collectionId":"a1bfcf2b-16e2-4f17-83b0-b3f4acddc9e9","publishedId":"VUjMnkNT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-08-07T00:33:48.000Z"},"item":[{"name":"Users","item":[{"name":"CreateUser","id":"f9a417a8-8b55-449f-abab-4d1fef7bb61b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test30\",\n    \"email\": \"test30@gmail.com\",\n    \"nickname\": \"test30\"\n}","options":{"raw":{"language":"json"}}},"url":"https://todolist-will.herokuapp.com/users","urlObject":{"protocol":"https","path":["users"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"c9747b2d-c6cc-419b-9bf1-2a88de219d38","name":"CreateUser","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test10\",\n    \"email\": \"test10@gmail.com\",\n    \"nickname\": \"test10\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3333/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"188"},{"key":"ETag","value":"W/\"bc-RDPoBgaRY2n32pvqpLpf+SxRtes\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:17:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"b29b0309-1914-4f9f-803e-a72964746efd\",\n    \"name\": \"test10\",\n    \"email\": \"test10@gmail.com\",\n    \"nickname\": \"test10\",\n    \"created_at\": \"2022-08-07T00:17:08.265Z\",\n    \"updated_at\": \"2022-08-07T00:17:08.265Z\"\n}"}],"_postman_id":"f9a417a8-8b55-449f-abab-4d1fef7bb61b"},{"name":"DeleteUser","id":"12338fc0-64fc-41d1-9491-e89aa83d7c7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://todolist-will.herokuapp.com/users/:id","urlObject":{"protocol":"https","path":["users",":id"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"3c51b161-157c-47c4-a702-33951a1f4842","name":"DeleteUser","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:3333/users/382dfaf8-7a3b-42bd-ab64-980a53fd9d3f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"ETag","value":"W/\"27-nalP9rJZKaHP5PeZ3GjJ8Up1QrU\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:19:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"user removed successfully\"\n}"}],"_postman_id":"12338fc0-64fc-41d1-9491-e89aa83d7c7e"},{"name":"ListUser","id":"748a121d-793a-40f2-b2fc-1d9df0b0f92e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://todolist-will.herokuapp.com/users","urlObject":{"protocol":"https","path":["users"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"6fe74662-6e1b-4556-9f1e-05a42efbba71","name":"ListUser","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1191"},{"key":"ETag","value":"W/\"4a7-3NaKK/bFt9oU1itHyixuGhQCWkQ\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:18:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"per_page\": 15,\n    \"total\": 6,\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": \"6c2c7c2a-2371-467a-9e24-ee5230aafa01\",\n            \"name\": \"test1\",\n            \"email\": \"test1@gmail.com\",\n            \"nickname\": \"test1\",\n            \"created_at\": \"2022-08-05T01:18:41.053Z\",\n            \"updated_at\": \"2022-08-05T01:18:41.053Z\"\n        },\n        {\n            \"id\": \"a9ee2f35-5af8-429e-a6be-d575d1ce6700\",\n            \"name\": \"andreina carvalho\",\n            \"email\": \"drica@gmail.com\",\n            \"nickname\": \"Drica\",\n            \"created_at\": \"2022-08-05T01:18:11.537Z\",\n            \"updated_at\": \"2022-08-05T01:21:04.649Z\"\n        },\n        {\n            \"id\": \"e79b8a07-56f1-4dd7-9e74-2e3ad36b8f4e\",\n            \"name\": \"test12\",\n            \"email\": \"test12@gmail.com\",\n            \"nickname\": \"test12\",\n            \"created_at\": \"2022-08-05T02:15:37.179Z\",\n            \"updated_at\": \"2022-08-05T02:15:37.179Z\"\n        },\n        {\n            \"id\": \"b29b0309-1914-4f9f-803e-a72964746efd\",\n            \"name\": \"test10\",\n            \"email\": \"test10@gmail.com\",\n            \"nickname\": \"test10\",\n            \"created_at\": \"2022-08-07T00:17:08.265Z\",\n            \"updated_at\": \"2022-08-07T00:17:08.265Z\"\n        },\n        {\n            \"id\": \"382dfaf8-7a3b-42bd-ab64-980a53fd9d3f\",\n            \"name\": \"test20\",\n            \"email\": \"test20@gmail.com\",\n            \"nickname\": \"test20\",\n            \"created_at\": \"2022-08-07T00:17:32.486Z\",\n            \"updated_at\": \"2022-08-07T00:17:32.486Z\"\n        },\n        {\n            \"id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n            \"name\": \"test30\",\n            \"email\": \"test30@gmail.com\",\n            \"nickname\": \"test30\",\n            \"created_at\": \"2022-08-07T00:17:45.603Z\",\n            \"updated_at\": \"2022-08-07T00:17:45.603Z\"\n        }\n    ]\n}"}],"_postman_id":"748a121d-793a-40f2-b2fc-1d9df0b0f92e"},{"name":"ListById","id":"4006f7c4-a40c-42db-8dd0-432411eb209a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://todolist-will.herokuapp.com/users/:id","urlObject":{"protocol":"https","path":["users",":id"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"fc6ddcad-bfb7-46de-beec-bd52228e02eb","name":"ListById","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/users/2252824e-7d1c-4aed-8ff1-1cb1d6149fc5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"188"},{"key":"ETag","value":"W/\"bc-fkcxjGKQRCgQ1yLlri+AsG2Mdr4\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:19:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n    \"name\": \"test30\",\n    \"email\": \"test30@gmail.com\",\n    \"nickname\": \"test30\",\n    \"created_at\": \"2022-08-07T00:17:45.603Z\",\n    \"updated_at\": \"2022-08-07T00:17:45.603Z\"\n}"}],"_postman_id":"4006f7c4-a40c-42db-8dd0-432411eb209a"},{"name":"UpdateUser","id":"2f598050-d49b-4c2b-a3e0-9f01905de414","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test40\",\n    \"email\": \"test40@gmail.com\",\n    \"nickname\": \"test40\"\n}","options":{"raw":{"language":"json"}}},"url":"https://todolist-will.herokuapp.com/users/:id","urlObject":{"protocol":"https","path":["users",":id"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"0c2879f0-f383-4611-90e6-bb38197a1839","name":"UpdateUser","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test40\",\n    \"email\": \"test40@gmail.com\",\n    \"nickname\": \"test40\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3333/users/2252824e-7d1c-4aed-8ff1-1cb1d6149fc5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"188"},{"key":"ETag","value":"W/\"bc-U6eqpiZ8CEUjI1G9KWeNRO7VN3Q\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:21:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n    \"name\": \"test40\",\n    \"email\": \"test40@gmail.com\",\n    \"nickname\": \"test40\",\n    \"created_at\": \"2022-08-07T00:17:45.603Z\",\n    \"updated_at\": \"2022-08-07T00:21:48.338Z\"\n}"}],"_postman_id":"2f598050-d49b-4c2b-a3e0-9f01905de414"}],"id":"9f612cb2-f439-4f7e-ac12-a8e20fd0e633","_postman_id":"9f612cb2-f439-4f7e-ac12-a8e20fd0e633","description":""},{"name":"Task","item":[{"name":"CreateTask","id":"892e5f3b-0bec-4dae-bf99-17fdc4e40b9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n\t\"title\": \"Banco Dados 1\",\n\t\"description\": \"Criar Migration 1 \",\n\t\"limit_date\": \"05/08/2022\"\n}","options":{"raw":{"language":"json"}}},"url":"https://todolist-will.herokuapp.com/task","urlObject":{"protocol":"https","path":["task"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"acee2639-68c3-4f15-9b59-43be40e2f2b5","name":"CreateTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n\t\"title\": \"Banco Dados\",\n\t\"description\": \"Criar Migration \",\n\t\"limit_date\": \"05/08/2022\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3333/task"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"255"},{"key":"ETag","value":"W/\"ff-arlFlO7kfUdfdUHSCEu5zIQJH3U\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:26:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"3c6dab38-c3d4-474a-af86-e6df5e3bf386\",\n    \"title\": \"Banco Dados\",\n    \"description\": \"Criar Migration \",\n    \"user_id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n    \"limit_date\": \"05/08/2022\",\n    \"created_at\": \"2022-08-07T00:26:12.109Z\",\n    \"updated_at\": \"2022-08-07T00:26:12.109Z\"\n}"}],"_postman_id":"892e5f3b-0bec-4dae-bf99-17fdc4e40b9c"},{"name":"ListTaskByUser","id":"60749cc2-89e7-49f9-adb8-c5cd075bd701","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://todolist-will.herokuapp.com/task/:user_id","urlObject":{"protocol":"https","path":["task",":user_id"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"user_id"}]}},"response":[{"id":"404c1ec8-c0a5-4611-b73b-befbf3a51572","name":"ListTask","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/task/fdd86aa6-b69a-433d-bbca-8908f7c713fe"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"796"},{"key":"ETag","value":"W/\"31c-avYaYwGMkrfXc3l4fV/GTPfl6Ps\""},{"key":"Date","value":"Wed, 10 Aug 2022 18:08:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"8ad13d8d-ef88-4761-8ad2-b747c433ad1b\",\n        \"title\": \"Banco Dados drica\",\n        \"description\": \"Criar Migration 2 \",\n        \"user_id\": \"fdd86aa6-b69a-433d-bbca-8908f7c713fe\",\n        \"limit_date\": \"05/08/2022\",\n        \"created_at\": \"2022-08-10T17:33:05.548Z\",\n        \"updated_at\": \"2022-08-10T17:33:05.548Z\"\n    },\n    {\n        \"id\": \"23f607cc-587d-4ed8-b0bf-68ae7c56114c\",\n        \"title\": \"Banco Dados drica 1\",\n        \"description\": \"Criar Migration 3 \",\n        \"user_id\": \"fdd86aa6-b69a-433d-bbca-8908f7c713fe\",\n        \"limit_date\": \"05/08/2022\",\n        \"created_at\": \"2022-08-10T17:34:46.066Z\",\n        \"updated_at\": \"2022-08-10T17:34:46.066Z\"\n    },\n    {\n        \"id\": \"a8f0ca57-71cb-468e-add1-b026868b4bf4\",\n        \"title\": \"Banco Dados drica tarefa\",\n        \"description\": \"Criar banco \",\n        \"user_id\": \"fdd86aa6-b69a-433d-bbca-8908f7c713fe\",\n        \"limit_date\": \"05/08/2022\",\n        \"created_at\": \"2022-08-10T18:08:05.093Z\",\n        \"updated_at\": \"2022-08-10T18:08:05.093Z\"\n    }\n]"}],"_postman_id":"60749cc2-89e7-49f9-adb8-c5cd075bd701"},{"name":"ListById","id":"a2f302c6-3f88-4ec9-969e-22ba48d43068","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://todolist-will.herokuapp.com/task/:id","urlObject":{"protocol":"https","path":["task",":id"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"38f5df72-d9ce-464d-ba55-498fc5dddbea","name":"ListById","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/task/0b16615f-605d-424e-b2c2-d7377fa579a1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"263"},{"key":"ETag","value":"W/\"107-GSYw9ey0tANrsKP14WVlQa6ma5Y\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:27:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"0b16615f-605d-424e-b2c2-d7377fa579a1\",\n    \"title\": \"Criar migration\",\n    \"description\": \"Rodar banco de dados\",\n    \"user_id\": \"6c2c7c2a-2371-467a-9e24-ee5230aafa01\",\n    \"limit_date\": \"05/08/2022\",\n    \"created_at\": \"2022-08-05T01:29:53.142Z\",\n    \"updated_at\": \"2022-08-05T01:37:41.446Z\"\n}"}],"_postman_id":"a2f302c6-3f88-4ec9-969e-22ba48d43068"},{"name":"UpdateTask","id":"448128d3-7a50-4515-a599-27f30a9d4077","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n\t\"title\": \"Criar migration 3\",\n\t\"description\": \"Rodar banco de dados 3\",\n\t\"limit_date\": \"05/08/2022\"\n}","options":{"raw":{"language":"json"}}},"url":"https://todolist-will.herokuapp.com/task/:id","urlObject":{"protocol":"https","path":["task",":id"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"328ac7e1-e541-4665-b5b2-1913fde32f5f","name":"UpdateTask","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n\t\"title\": \"Criar migration 3\",\n\t\"description\": \"Rodar banco de dados 3\",\n\t\"limit_date\": \"05/08/2022\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3333/task/6040629a-6d81-4a6a-bd30-83a687d82e51"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"267"},{"key":"ETag","value":"W/\"10b-o85RklNPRnKiP2bjk6B3XuX5MWA\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:30:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"6040629a-6d81-4a6a-bd30-83a687d82e51\",\n    \"title\": \"Criar migration 3\",\n    \"description\": \"Rodar banco de dados 3\",\n    \"user_id\": \"2252824e-7d1c-4aed-8ff1-1cb1d6149fc5\",\n    \"limit_date\": \"05/08/2022\",\n    \"created_at\": \"2022-08-07T00:26:41.821Z\",\n    \"updated_at\": \"2022-08-07T00:30:11.663Z\"\n}"}],"_postman_id":"448128d3-7a50-4515-a599-27f30a9d4077"},{"name":"DeleteTask","id":"52667a20-2b7f-4cfe-baac-7e54bdfc1cb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://todolist-will.herokuapp.com/task/:id","urlObject":{"protocol":"https","path":["task",":id"],"host":["todolist-will","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"f3b7be1c-27f5-430b-a149-02bb4c6880fb","name":"DeleteTask","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:3333/task/0b16615f-605d-424e-b2c2-d7377fa579a1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"ETag","value":"W/\"27-zDRDUIQYtpMoCXonowZj1eBtkc4\""},{"key":"Date","value":"Sun, 07 Aug 2022 00:28:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task removed successfully\"\n}"}],"_postman_id":"52667a20-2b7f-4cfe-baac-7e54bdfc1cb8"}],"id":"85e64c98-8c00-4877-aadd-90d227060aa9","_postman_id":"85e64c98-8c00-4877-aadd-90d227060aa9","description":""}]}