{"info":{"_postman_id":"aeec5685-686a-4ab3-aca1-0b75f6a81610","name":"PRUEBA","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"AUTH","item":[{"name":"Register user","id":"f6df5609-ca2f-48d5-afdb-35098fdee982","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Miguel","type":"text"},{"key":"surname","value":"Martinez","type":"text"},{"key":"nick","value":"muckystack","type":"text"},{"key":"email","value":"muckystack@gmail.com","type":"text"},{"key":"password","value":"1234","type":"text"}]},"url":"localhost:5000/auth/register"},"response":[],"_postman_id":"f6df5609-ca2f-48d5-afdb-35098fdee982"},{"name":"Login user","id":"04409c88-7632-4c4e-ac88-322325a8a34f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Miguel","type":"text"},{"key":"surname","value":"Martinez","type":"text"},{"key":"nick","value":"muckystack","type":"text"},{"key":"email","value":"muckystack@gmail.com","type":"text"},{"key":"password","value":"1234","type":"text"}]},"url":"localhost:5000/auth/login"},"response":[],"_postman_id":"04409c88-7632-4c4e-ac88-322325a8a34f"}],"id":"ea14b353-5874-4b3d-ab7e-223da6ce9428","_postman_id":"ea14b353-5874-4b3d-ab7e-223da6ce9428"}]}