{"info":{"_postman_id":"581291f4-694f-4b8d-bc23-8deb9c72abeb","name":"PawConnect","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"48709273","collectionId":"581291f4-694f-4b8d-bc23-8deb9c72abeb","publishedId":"2sBXcAHMzF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-09T16:10:37.000Z"},"item":[{"name":"listar animales","id":"a40cdf61-1929-4e4d-91ed-381eef44e53c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/animales","urlObject":{"protocol":"http","port":"3000","path":["animales"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a40cdf61-1929-4e4d-91ed-381eef44e53c"},{"name":"crear animal","id":"d9dcc287-eb83-452c-9c53-dff3370be3c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"nombre\": \"Boby\",\r\n  \"especie\": \"perro\",\r\n  \"peso\": 8.5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/animales","urlObject":{"protocol":"http","port":"3000","path":["animales"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d9dcc287-eb83-452c-9c53-dff3370be3c8"},{"name":"listar usuarios","id":"0b2c9e25-a76c-48b9-b2e7-c98422e04f80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/usuarios","urlObject":{"protocol":"http","port":"3000","path":["usuarios"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b2c9e25-a76c-48b9-b2e7-c98422e04f80"},{"name":"listar adopciones","id":"8d6d2a76-f6e6-4e9b-b49c-3a9235b9be55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/adopciones","urlObject":{"protocol":"http","port":"3000","path":["adopciones"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d6d2a76-f6e6-4e9b-b49c-3a9235b9be55"},{"name":"borrar animal","id":"da7148c8-f660-4600-946f-6ddc03d8299c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3000/animales/6989fb05b532d54c53955e69","urlObject":{"protocol":"http","port":"3000","path":["animales","6989fb05b532d54c53955e69"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"da7148c8-f660-4600-946f-6ddc03d8299c"},{"name":"ver animal","id":"f92f76ce-b05f-43e7-abc0-ba28bb8a567d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/animales/6989f11a0ec235cc6df06f59","urlObject":{"protocol":"http","port":"3000","path":["animales","6989f11a0ec235cc6df06f59"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f92f76ce-b05f-43e7-abc0-ba28bb8a567d"},{"name":"actualizar animal","event":[{"listen":"test","script":{"id":"4df518eb-0855-44af-a475-33c6767b5d27","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"8c15bee9-0f6a-4a21-be05-46fc0100a8b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"_id\": \"6989f11a0ec235cc6df06f59\",\r\n    \"nombre\": \"Mojo\",\r\n    \"especie\": \"otro\",\r\n    \"peso\": 3,\r\n    \"disponible\": true,\r\n    \"__v\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/animales/6989f11a0ec235cc6df06f59","urlObject":{"protocol":"http","port":"3000","path":["animales","6989f11a0ec235cc6df06f59"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c15bee9-0f6a-4a21-be05-46fc0100a8b9"},{"name":"borrar usuario","id":"c8e96ed6-4f97-41f7-962c-bf8cba62abac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:3000/usuarios/6989e68c06c2cf53322449b3","urlObject":{"protocol":"http","port":"3000","path":["usuarios","6989e68c06c2cf53322449b3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8e96ed6-4f97-41f7-962c-bf8cba62abac"},{"name":"ver usuario","id":"42f553e1-b588-4f70-8002-f657f1bf1452","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/usuarios/6989f1660ec235cc6df06f64","urlObject":{"protocol":"http","port":"3000","path":["usuarios","6989f1660ec235cc6df06f64"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"42f553e1-b588-4f70-8002-f657f1bf1452"},{"name":"crear adopcion","event":[{"listen":"test","script":{"id":"32dc434b-06cf-4a47-b993-82005f9f84bf","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0b00a14d-1bae-459a-8b92-256edee45297","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"animalId\": \"6989f43ef8a2b1481306d33c\",\r\n    \"userId\": \"6989f4c2f8a2b1481306d380\",\r\n    \"entregado\": false\r\n }","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/adopciones","urlObject":{"protocol":"http","port":"3000","path":["adopciones"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b00a14d-1bae-459a-8b92-256edee45297"},{"name":"borrar adopcion","id":"80fdee73-379a-4b12-81a7-e20b04966a43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"animalId\": \"6989f43ef8a2b1481306d33c\",\r\n    \"userId\": \"6989f4c2f8a2b1481306d380\",\r\n    \"entregado\": false\r\n }"},"url":"http://localhost:3000/adopciones/6989e73106c2cf53322449bb","urlObject":{"protocol":"http","port":"3000","path":["adopciones","6989e73106c2cf53322449bb"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"80fdee73-379a-4b12-81a7-e20b04966a43"},{"name":"ver adopcion","id":"7366e9c4-423d-4917-bfa6-4502b7e13614","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"animalId\": \"6989f43ef8a2b1481306d33c\",\r\n    \"userId\": \"6989f4c2f8a2b1481306d380\",\r\n    \"entregado\": false\r\n }"},"url":"http://localhost:3000/adopciones/6989f4d4f8a2b1481306d83a","urlObject":{"protocol":"http","port":"3000","path":["adopciones","6989f4d4f8a2b1481306d83a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7366e9c4-423d-4917-bfa6-4502b7e13614"}]}