{"info":{"_postman_id":"7c7e6255-79c1-464f-aa32-79db46e20dcd","name":"Projeto-Vai-Na-Web-Enchente","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"33907960","collectionId":"7c7e6255-79c1-464f-aa32-79db46e20dcd","publishedId":"2sBXqKnzaJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-01T17:48:34.000Z"},"item":[{"name":"consultar-pessoas","id":"9600fc11-38c0-45d8-aef8-f0d4184ebba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/pessoa","description":"<p>Essa é a minha rota de consultar as pessoas que foram cadastradas na minha api.</p>\n","urlObject":{"protocol":"https","path":["pessoa"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9600fc11-38c0-45d8-aef8-f0d4184ebba6"},{"name":"cadastrar-pessoas","id":"7629d4da-3ba2-48c8-bacc-39b87ed11780","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"nome\": \"Paulo Vaz\",\r\n  \"contato\": \"paulovaz38034@gmail.com\",\r\n  \"endereco\": \"Avenida Pedro Valadares Versiane - Buritis-MG\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/pessoa","description":"<p>Essa é rota de cadastrar as pessoas.</p>\n","urlObject":{"protocol":"https","path":["pessoa"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7629d4da-3ba2-48c8-bacc-39b87ed11780"},{"name":"Cadastrar-Voluntarios","id":"f6791a2b-160b-43f0-900c-ce1318a05181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id_pessoas\":\"2\",\r\n    \"recurso\":\"Carro\",\r\n    \"descricao\":\"Sou esperiente em recursos quando é carro e moto\",\r\n    \"esta_disponivel\":\"True\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/voluntario","urlObject":{"protocol":"https","path":["voluntario"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6791a2b-160b-43f0-900c-ce1318a05181"},{"name":"Consultar-Voluntarios","id":"8190d410-e3fe-4d2a-823e-d9f31655f180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/voluntario/disponivel","urlObject":{"protocol":"https","path":["voluntario","disponivel"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8190d410-e3fe-4d2a-823e-d9f31655f180"},{"name":"Cadastrar-Tipo-Ligares","id":"2b440f33-ce88-48ec-a9b7-9d3f0d6ff122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"descricao\":\"Casa da caixa\",\r\n    \"prioridade_evacuacao\":\"3\",\r\n    \"foto_url\":\"https://www.plantapronta.com.br/projetos/161/02.jpg\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/tipoLugar","description":"<p>Aqui vai cadastrar o tipo de lugares que possuem qual a prioridade daquele lugar oferecer perigo ou não. 1,2 e 3.</p>\n","urlObject":{"protocol":"https","path":["tipoLugar"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b440f33-ce88-48ec-a9b7-9d3f0d6ff122"},{"name":"Consultar-Tipo-Lugar","id":"34ea8ab0-e14b-4b0c-b282-2767ef134574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:3000/tipoLugar","urlObject":{"port":"3000","path":["tipoLugar"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"34ea8ab0-e14b-4b0c-b282-2767ef134574"},{"name":"Cadastrar-Lugares","id":"632fa07d-dffd-4f7e-9c1a-755e360ae4fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id_tipo\":\"1\",\r\n    \"nome\":\"Casa Da Caixa\",\r\n    \"status\":\"Verde\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/lugar","urlObject":{"protocol":"https","path":["lugar"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"632fa07d-dffd-4f7e-9c1a-755e360ae4fd"},{"name":"Consultar-Lugares","id":"449fb308-de36-4850-b3c4-498495196c10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/lugar","urlObject":{"protocol":"https","path":["lugar"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"449fb308-de36-4850-b3c4-498495196c10"},{"name":"consultar-voluntario-por-id","id":"aee1b370-cfa4-4f89-be57-96e5515b2c67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"Cons","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/voluntario/1","urlObject":{"protocol":"https","path":["voluntario","1"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"aee1b370-cfa4-4f89-be57-96e5515b2c67"},{"name":"Consultar-Voluntarios-Disponiveis","id":"f52e6200-b321-402f-8e8b-9dfad2572a71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://projeto-enchete-vai-na-web-back.onrender.com/voluntario/disponivel","description":"<p>Aqui é a consulta de quais são os voluntarios que estão disponiveis para o serviço.</p>\n","urlObject":{"protocol":"https","path":["voluntario","disponivel"],"host":["projeto-enchete-vai-na-web-back","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f52e6200-b321-402f-8e8b-9dfad2572a71"}]}