{"info":{"_postman_id":"4231b0f1-605f-8df4-ae8d-901bcf393bbc","name":"cam-fight","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3301836","collectionId":"4231b0f1-605f-8df4-ae8d-901bcf393bbc","publishedId":"7TDnbkf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-01-12T10:54:27.000Z"},"item":[{"name":"Challenge","item":[{"name":"challenge show","id":"0fca76a9-4c04-68a0-dcd4-043c126a49c2","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/challenge/show.php?id=1","urlObject":{"protocol":"https","path":["api","challenge","show.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"key":"id","value":"1"}],"variable":[]}},"response":[],"_postman_id":"0fca76a9-4c04-68a0-dcd4-043c126a49c2"},{"name":"challenge list","id":"414aeafe-27ea-5462-f7ad-3fc3ce8f95b8","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/challenge/list.php","urlObject":{"protocol":"https","path":["api","challenge","list.php"],"host":["cam-fight-server","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"414aeafe-27ea-5462-f7ad-3fc3ce8f95b8"}],"id":"fc27d5d0-0014-fd8f-97d8-4005dc776b35","_postman_id":"fc27d5d0-0014-fd8f-97d8-4005dc776b35","description":""},{"name":"Voting","item":[{"name":"image upvote","id":"1de8ef82-52f1-6f0a-4f70-2f1bac4cd8fc","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/image/upvote.php?userId=25&challengeId=1&imageId=51","urlObject":{"protocol":"https","path":["api","image","upvote.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"description":{"content":"<p>id of the user</p>\n","type":"text/plain"},"key":"userId","value":"25"},{"description":{"content":"<p>id of the challenge</p>\n","type":"text/plain"},"key":"challengeId","value":"1"},{"description":{"content":"<p>id of the image</p>\n","type":"text/plain"},"key":"imageId","value":"51"}],"variable":[]}},"response":[],"_postman_id":"1de8ef82-52f1-6f0a-4f70-2f1bac4cd8fc"},{"name":"vote add","id":"894644f2-8cfb-a8ba-c843-3b1326db93ae","request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/vote/add.php?imageId=1&challengeId=1&teamId=blue&userId=21345124252345","description":"<p>Add a vote to a image</p>\n","urlObject":{"protocol":"https","path":["api","vote","add.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"description":{"content":"<p>Id of the image</p>\n","type":"text/plain"},"key":"imageId","value":"1"},{"description":{"content":"<p>Id from the challenge</p>\n","type":"text/plain"},"key":"challengeId","value":"1"},{"description":{"content":"<p>Id of the team</p>\n","type":"text/plain"},"key":"teamId","value":"blue"},{"description":{"content":"<p>TimestampId of the user</p>\n","type":"text/plain"},"key":"userId","value":"21345124252345"}],"variable":[]}},"response":[],"_postman_id":"894644f2-8cfb-a8ba-c843-3b1326db93ae"},{"name":"vote delete","id":"e34d2196-cd5e-16a8-3c54-9094ff1784bd","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/vote/delete.php?imageId=1&challengeId=1&teamId=blue&userId=15234239078","description":"<p>Add a vote to a image</p>\n","urlObject":{"protocol":"https","path":["api","vote","delete.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"description":{"content":"<p>Id of the image</p>\n","type":"text/plain"},"key":"imageId","value":"1"},{"description":{"content":"<p>Id from the challenge</p>\n","type":"text/plain"},"key":"challengeId","value":"1"},{"description":{"content":"<p>Id of the team</p>\n","type":"text/plain"},"key":"teamId","value":"blue"},{"description":{"content":"<p>TimestampId of the user</p>\n","type":"text/plain"},"key":"userId","value":"15234239078"}],"variable":[]}},"response":[],"_postman_id":"e34d2196-cd5e-16a8-3c54-9094ff1784bd"}],"id":"dbef49ae-cee8-1c31-62df-991ac28c35ca","_postman_id":"dbef49ae-cee8-1c31-62df-991ac28c35ca","description":""},{"name":"Image","item":[{"name":"image list","id":"d59e32ec-c20a-9c4f-7415-c9c9b346e1e3","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/image/list.php?challengeId=1&teamId=blue&excludeTeamId=red","urlObject":{"protocol":"https","path":["api","image","list.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"description":{"content":"<p>list all images for a challenge</p>\n","type":"text/plain"},"key":"challengeId","value":"1"},{"description":{"content":"<p>list all images for a team, can be combined with challengeId</p>\n","type":"text/plain"},"key":"teamId","value":"blue"},{"description":{"content":"<p>list all images, without the images for a given team, can be combined with challengeId</p>\n","type":"text/plain"},"key":"excludeTeamId","value":"red"}],"variable":[]}},"response":[],"_postman_id":"d59e32ec-c20a-9c4f-7415-c9c9b346e1e3"},{"name":"image list - voting gallery","id":"f7f0bac7-db12-4e3e-2080-cbb312c23575","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/image/list.php?challengeId=1&teamId=blue&excludeTeamId=red","urlObject":{"protocol":"https","path":["api","image","list.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"description":{"content":"<p>list all images for a challenge</p>\n","type":"text/plain"},"key":"challengeId","value":"1"},{"description":{"content":"<p>list all images for a team, can be combined with challengeId</p>\n","type":"text/plain"},"key":"teamId","value":"blue"},{"description":{"content":"<p>list all images, without the images for a given team, can be combined with challengeId</p>\n","type":"text/plain"},"key":"excludeTeamId","value":"red"}],"variable":[]}},"response":[],"_postman_id":"f7f0bac7-db12-4e3e-2080-cbb312c23575"},{"name":"image list - single image","id":"96332bc5-bc1a-adbf-0e52-e830c1baa722","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/image/list.php?challengeId=1&teamId=blue","urlObject":{"protocol":"https","path":["api","image","list.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"description":{"content":"<p>list all images for a challenge</p>\n","type":"text/plain"},"key":"challengeId","value":"1"},{"description":{"content":"<p>list all images for a team, can be combined with challengeId</p>\n","type":"text/plain"},"key":"teamId","value":"blue"}],"variable":[]}},"response":[],"_postman_id":"96332bc5-bc1a-adbf-0e52-e830c1baa722"},{"name":"image show","id":"1d462e25-2f2a-4cdc-299c-87f5461c5ae5","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/image/show.php?challengeId=1&teamId=blue","urlObject":{"protocol":"https","path":["api","image","show.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"description":{"content":"<p>Id of the challenge</p>\n","type":"text/plain"},"key":"challengeId","value":"1"},{"description":{"content":"<p>Id of the team</p>\n","type":"text/plain"},"key":"teamId","value":"blue"}],"variable":[]}},"response":[],"_postman_id":"1d462e25-2f2a-4cdc-299c-87f5461c5ae5"},{"name":"image add","id":"7727abc1-d49c-3834-22f1-038dd8c12164","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"challengeId","value":"1\n","type":"text"},{"key":"teamId","value":"blue","type":"text"},{"key":"image","value":null,"type":"file"}]},"url":"https://cam-fight-server.herokuapp.com/api/image/add.php","urlObject":{"protocol":"https","path":["api","image","add.php"],"host":["cam-fight-server","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7727abc1-d49c-3834-22f1-038dd8c12164"},{"name":"image add dev","id":"1c7be407-3881-87a8-d60b-69655089f62f","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"Image","value":null,"description":"<p>the image</p>\n","type":"file"},{"key":"challengeId","value":"1","description":"<p>challenge</p>\n","type":"text"},{"key":"teamId","value":"blue","description":"<p>team</p>\n","type":"text"}]},"url":"http://127.0.0.1:3030/api/image/add.php","urlObject":{"protocol":"http","port":"3030","path":["api","image","add.php"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c7be407-3881-87a8-d60b-69655089f62f"}],"id":"fab1f4ad-dfe0-d39c-48b4-a0a5c2141688","_postman_id":"fab1f4ad-dfe0-d39c-48b4-a0a5c2141688","description":""},{"name":"help show","id":"64a9d857-c833-edb8-9630-7467c9b23d21","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/help/show.php","urlObject":{"protocol":"https","path":["api","help","show.php"],"host":["cam-fight-server","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"64a9d857-c833-edb8-9630-7467c9b23d21"},{"name":"competition show","id":"6fc10b0b-a5c5-262a-b517-80dccd1feb6d","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://cam-fight-server.herokuapp.com/api/competition/show.php?id=1","urlObject":{"protocol":"https","path":["api","competition","show.php"],"host":["cam-fight-server","herokuapp","com"],"query":[{"key":"id","value":"1"}],"variable":[]}},"response":[],"_postman_id":"6fc10b0b-a5c5-262a-b517-80dccd1feb6d"}]}