{"info":{"_postman_id":"679ea881-464e-4c05-8f85-656214c4641a","name":"hodlers","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>What does your API do?</p>\n<h1 id=\"overview\">Overview</h1>\n<p>Things that the developers should know about</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>What is the preferred way of using the API?</p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>What errors and status codes can a user expect?</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>Is there a limit to the number of requests an user can send?</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"},{"content":"Rate limit","slug":"rate-limit"}],"owner":"2416522","collectionId":"679ea881-464e-4c05-8f85-656214c4641a","publishedId":"SWEB2G2w","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-12-16T08:45:59.000Z"},"item":[{"name":"https://bank-of-hodlers.herokuapp.com/create/auction","id":"3e7c4a6d-c059-41fe-81ce-9392023abc75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"endTime\": 1610465802000,\n  \"itemDesc\": \"This is a Auto\",\n  \"itemName\":\"Auto\",\n  \"startAmount\":\"2277789\",\n  \"startTime\":1578843402\n}"},"url":"localhost:3009/create/auction","urlObject":{"port":"3009","path":["create","auction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e7c4a6d-c059-41fe-81ce-9392023abc75"},{"name":"https://bank-of-hodlers.herokuapp.com/create/user","id":"fe3dd7e0-4fbc-45ad-9635-ae0702a230fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\":\"yogendrasaxena19@gmail.com\",\n\t\"password\":\"12345\",\n\t\"name\":\"yogendra 19\"\n}"},"url":"localhost:3009/create/user","urlObject":{"port":"3009","path":["create","user"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe3dd7e0-4fbc-45ad-9635-ae0702a230fd"},{"name":"https://bank-of-hodlers.herokuapp.com/login","id":"715640db-d118-46e0-95b7-f0b655efa4f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\":\"yogendrasaxena56@gmail.com\",\n\t\"password\":\"12345\"\n}"},"url":"localhost:3009/login","urlObject":{"port":"3009","path":["login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"715640db-d118-46e0-95b7-f0b655efa4f1"},{"name":"https://bank-of-hodlers.herokuapp.com/submit/bid","id":"2edaffde-cd74-4af9-9275-77c7e0ff8ae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InlvZ2VuZHJhc2F4ZW5hNTZAZ21haWwuY29tIiwiaWF0IjoxNTc4ODQzNTI0fQ.eMFFbNACYoj9LQ8tVI_zgcvz4ln4b9beVqVJ2vRgEGM","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"amount\":\"9999999\",\n\t\"itemId\":\"1578843459833\"\n}"},"url":"localhost:3009/submit/bid","urlObject":{"port":"3009","path":["submit","bid"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2edaffde-cd74-4af9-9275-77c7e0ff8ae7"},{"name":"https://bank-of-hodlers.herokuapp.com/view/bid","id":"521b4043-0384-4d5b-8537-b128c9e5d676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InlvZ2VuZHJhc2F4ZW5hNTZAZ21haWwuY29tIiwiaWF0IjoxNTc4ODQzNTI0fQ.eMFFbNACYoj9LQ8tVI_zgcvz4ln4b9beVqVJ2vRgEGM","type":"text"}],"url":"localhost:3009/view/bid","urlObject":{"port":"3009","path":["view","bid"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"521b4043-0384-4d5b-8537-b128c9e5d676"},{"name":"https://bank-of-hodlers.herokuapp.com/fetch/all/item","id":"98d5b6f7-c79e-43ff-a248-786d46094130","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3009/fetch/all/item","urlObject":{"port":"3009","path":["fetch","all","item"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"98d5b6f7-c79e-43ff-a248-786d46094130"},{"name":"https://bank-of-hodlers.herokuapp.com/fetch/item/1556801886187","id":"8946f02e-4fd5-4896-8576-177bc1ec212c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3009/fetch/item/1578843459833","urlObject":{"port":"3009","path":["fetch","item","1578843459833"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8946f02e-4fd5-4896-8576-177bc1ec212c"},{"name":"https://bank-of-hodlers.herokuapp.com/logout","id":"b90f3422-6908-446e-82ac-f1f53bfd0156","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"apiKey","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJvaGl0c2F4ZW5hQGdtYWlsLmNvbSIsImlhdCI6MTU3ODgzMDc3MX0.fMh4-CU9CDbp-G1GdkWe9MY182dZ2B4bi5aAILuy0IQ","type":"text"}],"url":"localhost:3009/logout","urlObject":{"port":"3009","path":["logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b90f3422-6908-446e-82ac-f1f53bfd0156"},{"name":"https://bank-of-hodlers.herokuapp.com","id":"13bbb40b-95f4-4da2-b549-ad907c83b871","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bank-of-hodlers.herokuapp.com","urlObject":{"protocol":"https","host":["bank-of-hodlers","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"13bbb40b-95f4-4da2-b549-ad907c83b871"}]}