{"info":{"_postman_id":"513cee56-ad52-4b81-96a6-931526a3a2f6","name":"TFC","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"22534963","collectionId":"513cee56-ad52-4b81-96a6-931526a3a2f6","publishedId":"2s83zdx74x","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-10-06T04:07:21.000Z"},"item":[{"name":"matches","id":"9eceb013-4d26-4f64-a786-a7d09b5be0b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"token","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"homeTeam\": 16,\n  \"awayTeam\": 8,\n  \"homeTeamGoals\": 2,\n  \"awayTeamGoals\": 2\n}","options":{"raw":{"language":"json"}}},"url":"/matches","urlObject":{"path":["matches"],"query":[],"variable":[]}},"response":[],"_postman_id":"9eceb013-4d26-4f64-a786-a7d09b5be0b6"},{"name":"matches","id":"7631212c-da51-4825-9d53-3232c7069b9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"token","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"homeTeam\": 16,\n  \"awayTeam\": 8,\n  \"homeTeamGoals\": 2,\n  \"awayTeamGoals\": 2\n}","options":{"raw":{"language":"json"}}},"url":"/matches/45/finish","urlObject":{"path":["matches","45","finish"],"query":[],"variable":[]}},"response":[],"_postman_id":"7631212c-da51-4825-9d53-3232c7069b9b"},{"name":"login","id":"7acdbe6b-5d4a-4cf4-9393-c625b1108952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"  {\n    \"email\": \"user@user.com\",\n    \"password\": \"secret_user\"\n  }","options":{"raw":{"language":"json"}}},"url":"http://localhost:3001/login","urlObject":{"protocol":"http","port":"3001","path":["login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7acdbe6b-5d4a-4cf4-9393-c625b1108952"},{"name":"login","id":"48acc096-b294-4790-a772-9e58442d7a1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"token","type":"text"}],"body":{"mode":"raw","raw":"  {\n    \"email\": \"user@user.com\",\n    \"password\": \"secret_user\"\n  }","options":{"raw":{"language":"json"}}},"url":"/login/validate","urlObject":{"path":["login","validate"],"query":[],"variable":[]}},"response":[],"_postman_id":"48acc096-b294-4790-a772-9e58442d7a1a"},{"name":"all teams","id":"540c7c5f-d59f-4e43-b4d5-101bc071e99b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/teams","urlObject":{"path":["teams"],"query":[],"variable":[]}},"response":[],"_postman_id":"540c7c5f-d59f-4e43-b4d5-101bc071e99b"},{"name":"all matches","id":"51a9795a-24a8-4d16-8566-fc6074cedded","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/matches?inProgress=false","urlObject":{"path":["matches"],"query":[{"key":"inProgress","value":"false"}],"variable":[]}},"response":[],"_postman_id":"51a9795a-24a8-4d16-8566-fc6074cedded"},{"name":"leaderboard home teams","id":"8ba0657e-de63-44df-9dec-248b6a9b3cc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/leaderboard/home","urlObject":{"path":["leaderboard","home"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ba0657e-de63-44df-9dec-248b6a9b3cc2"},{"name":"leaderboard away teams","id":"ca01845a-6917-4525-a593-8f7c18125e0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/leaderboard/away","urlObject":{"path":["leaderboard","away"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca01845a-6917-4525-a593-8f7c18125e0b"},{"name":"leaderboard all teams","id":"5570b9aa-42f7-471d-9123-fa3f7a4c68cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/leaderboard","urlObject":{"path":["leaderboard"],"query":[],"variable":[]}},"response":[],"_postman_id":"5570b9aa-42f7-471d-9123-fa3f7a4c68cb"}]}