{"info":{"_postman_id":"a176ea86-9a21-443f-add7-7cce100c6f84","name":"Amaro","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18386367","collectionId":"a176ea86-9a21-443f-add7-7cce100c6f84","publishedId":"UVyvwuxo","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-07T14:46:44.000Z"},"item":[{"name":"Adicionar Produtos","id":"893f37db-946d-4241-b6b3-08ea1d62bd5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Maçã\",\r\n    \"tags\": \"fruta\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://amaro-case-labenu.herokuapp.com/register","urlObject":{"protocol":"https","path":["register"],"host":["amaro-case-labenu","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"893f37db-946d-4241-b6b3-08ea1d62bd5b"},{"name":"Pegar todos Produtos","id":"c1a5db18-2915-42eb-b067-f644a01f9301","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://amaro-case-labenu.herokuapp.com/products","urlObject":{"protocol":"https","path":["products"],"host":["amaro-case-labenu","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1a5db18-2915-42eb-b067-f644a01f9301"},{"name":"Pegar produto por Nome","id":"26c6b6ff-64d5-4a0d-8c05-6a1e6c3d52dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://amaro-case-labenu.herokuapp.com/product/:name","urlObject":{"protocol":"https","path":["product",":name"],"host":["amaro-case-labenu","herokuapp","com"],"query":[],"variable":[{"type":"any","value":"Pêra","key":"name"}]}},"response":[],"_postman_id":"26c6b6ff-64d5-4a0d-8c05-6a1e6c3d52dc"}]}