{"info":{"_postman_id":"2a4b23fa-acbe-4d85-a375-a2726dcb65c7","name":"Amaro Backend","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"21553413","collectionId":"2a4b23fa-acbe-4d85-a375-a2726dcb65c7","publishedId":"2s8Z6u3ZxF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-12-21T16:20:18.000Z"},"item":[{"name":"Add products","id":"f0391fe4-8eb0-455c-a515-4b52622db3a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"products\": [\r\n    {\r\n      \"id\": 8371,\r\n      \"name\": \"VESTIDO TRICOT CHEVRON\",\r\n      \"tags\": [\"balada\", \"neutro\", \"delicado\", \"festa\"]\r\n    },\r\n    {\r\n      \"id\": 8367,\r\n      \"name\": \"VESTIDO MOLETOM COM CAPUZ MESCLA\",\r\n      \"tags\": [\"casual\", \"metal\", \"metal\"]\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-13-58-189-230.us-east-2.compute.amazonaws.com/products/new","description":"<p>Este endpoint permite a inserção de novos produtos no banco de dados</p>\n","urlObject":{"path":["products","new"],"host":["ec2-13-58-189-230","us-east-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"796d75bf-fd70-41df-a312-9fce91300194","name":"Add products","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"products\": [\r\n    {\r\n      \"id\": 8371,\r\n      \"name\": \"VESTIDO TRICOT CHEVRON\",\r\n      \"tags\": [\"balada\", \"neutro\", \"delicado\", \"festa\"]\r\n    },\r\n    {\r\n      \"id\": 8367,\r\n      \"name\": \"VESTIDO MOLETOM COM CAPUZ MESCLA\",\r\n      \"tags\": [\"casual\", \"metal\", \"metal\"]\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-13-58-189-230.us-east-2.compute.amazonaws.com/products/new"},"status":"Created","code":201,"_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":"46"},{"key":"ETag","value":"W/\"2e-cUt4du4FWS2/UwvOneAG65Yv8d8\""},{"key":"Date","value":"Wed, 21 Dec 2022 15:40:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Produtos adicionados com sucesso\"\n}"}],"_postman_id":"f0391fe4-8eb0-455c-a515-4b52622db3a9"},{"name":"Add products XML","id":"a47ddfa2-007f-43af-9f4d-2b496a47388a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<products>\r\n    <element>\r\n        <id>8371</id>\r\n        <name>VESTIDO TRICOT CHEVRON</name>\r\n        <tags>\r\n            <element>balada</element>\r\n            <element>neutro</element>\r\n            <element>delicado</element>\r\n            <element>festa</element>\r\n        </tags>\r\n    </element>\r\n    <element>\r\n        <id>8109</id>\r\n        <name>VESTIDO BABADOS HORIZONTAIS</name>\r\n        <tags>\r\n            <element>moderno</element>\r\n            <element>boho</element>\r\n            <element>festa</element>\r\n            <element>descolado</element>\r\n            <element>colorido</element>\r\n        </tags>\r\n    </element>\r\n</products>","options":{"raw":{"language":"xml"}}},"url":"ec2-13-58-189-230.us-east-2.compute.amazonaws.com/products/new/xml","description":"<p>Este endpoint permite a inserção de novos produtos no banco de dados, no formato XML</p>\n","urlObject":{"path":["products","new","xml"],"host":["ec2-13-58-189-230","us-east-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"233420ce-01d1-4ac6-8a67-debaf851c941","name":"Add products XML","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<products>\r\n    <element>\r\n        <id>8371</id>\r\n        <name>VESTIDO TRICOT CHEVRON</name>\r\n        <tags>\r\n            <element>balada</element>\r\n            <element>neutro</element>\r\n            <element>delicado</element>\r\n            <element>festa</element>\r\n        </tags>\r\n    </element>\r\n    <element>\r\n        <id>8109</id>\r\n        <name>VESTIDO BABADOS HORIZONTAIS</name>\r\n        <tags>\r\n            <element>moderno</element>\r\n            <element>boho</element>\r\n            <element>festa</element>\r\n            <element>descolado</element>\r\n            <element>colorido</element>\r\n        </tags>\r\n    </element>\r\n</products>","options":{"raw":{"language":"xml"}}},"url":"ec2-13-58-189-230.us-east-2.compute.amazonaws.com/products/new/xml"},"status":"Created","code":201,"_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":"46"},{"key":"ETag","value":"W/\"2e-cUt4du4FWS2/UwvOneAG65Yv8d8\""},{"key":"Date","value":"Wed, 21 Dec 2022 16:01:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Produtos adicionados com sucesso\"\n}"}],"_postman_id":"a47ddfa2-007f-43af-9f4d-2b496a47388a"},{"name":"Get products","id":"ccc6090f-d767-48ff-bf2c-7b243d4c51d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-13-58-189-230.us-east-2.compute.amazonaws.com/products?search=cotton","description":"<p>Este endpoit retorna os produtos adicionados na database. É possivel pesquisar pela ID, nome ou tags do produto</p>\n","urlObject":{"path":["products"],"host":["ec2-13-58-189-230","us-east-2","compute","amazonaws","com"],"query":[{"key":"search","value":"cotton"}],"variable":[]}},"response":[{"id":"0ec68ee1-d773-4c00-8b42-67ae91a27fa1","name":"Get products","originalRequest":{"method":"GET","header":[],"url":{"raw":"ec2-13-58-189-230.us-east-2.compute.amazonaws.com/products?search=cotton","host":["ec2-13-58-189-230","us-east-2","compute","amazonaws","com"],"path":["products"],"query":[{"key":"search","value":"cotton","type":"text"}]}},"status":"Created","code":201,"_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":"104"},{"key":"ETag","value":"W/\"68-sfMswNgzMHOIERWHTey1ps/7FzY\""},{"key":"Date","value":"Wed, 21 Dec 2022 16:05:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"id\": 7533,\n            \"name\": \"VESTIDO COTTON DOUBLE\",\n            \"tags\": [\n                \"balada\",\n                \"liso\",\n                \"moderno\",\n                \"descolado\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"ccc6090f-d767-48ff-bf2c-7b243d4c51d0"}]}