{"info":{"_postman_id":"56c96cf0-7262-4726-9d86-69fd3f37c892","name":"HackNITPatna","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"13556330","collectionId":"56c96cf0-7262-4726-9d86-69fd3f37c892","publishedId":"TVzSjGs6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-01-12T15:20:53.000Z"},"item":[{"name":"signup","id":"dafe0608-9697-4c4b-8a43-4cf3c8878745","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Preetam Sarkar\",\r\n    \"email\" : \"sarkarpreetam12@gmail.com\",\r\n    \"password\" : \"test1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/user/signup","urlObject":{"protocol":"http","port":"5000","path":["user","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dafe0608-9697-4c4b-8a43-4cf3c8878745"},{"name":"login","id":"d5265b45-96fa-4759-84cd-645d401472fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"sarkarpreetam12@gmail.com\",\r\n    \"password\" : \"test1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/user/login","urlObject":{"protocol":"http","port":"5000","path":["user","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d5265b45-96fa-4759-84cd-645d401472fa"},{"name":"logout","id":"8b5f1b1e-19bf-45a7-b90d-f897ae227ccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/user/logout","urlObject":{"protocol":"http","port":"5000","path":["user","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b5f1b1e-19bf-45a7-b90d-f897ae227ccb"},{"name":"startup post","id":"4dc97e34-8eab-4a0d-bb9c-57e3eac8d31b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userid\" : \"5ff72a7fa162861660a5da58\",\r\n    \"image\": \"https://economictimes.indiatimes.com/thumb/msid-76184232,width-1200,height-900,resizemode-4,imgsize-436023/14.jpg?from=mdr\",\r\n    \"title\": \"Ola Electric\",\r\n    \"founder\" : \"bla bla bla\",\r\n    \"description\" : \"Ola Electric is a product by Ola, one of the world’s largest ride-hailing companies. It aims to place 10,000 e-rickshaws in service over the next 12 months.\",\r\n    \"problemItSolves\" : \"it solves the proble of going and finding a taxi or a cab \" ,\r\n    \"workType\": \"mobility\" ,\r\n    \"location\" : \"Bangalore, Karnataka, , India\",\r\n    \"contactmail\" : \"contact@ola.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/user/addstartup","urlObject":{"protocol":"http","port":"5000","path":["user","addstartup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4dc97e34-8eab-4a0d-bb9c-57e3eac8d31b"},{"name":"startup get","id":"78b8c5c3-08aa-4a93-a693-e0a0930f5bb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/startup","urlObject":{"protocol":"http","port":"5000","path":["startup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"78b8c5c3-08aa-4a93-a693-e0a0930f5bb2"},{"name":"start up get by id","id":"56c69b6f-eb8a-4927-ba4a-77bf871c8a6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/user/startup/5ffc97ef0f876248d8c46b11","urlObject":{"protocol":"http","port":"5000","path":["user","startup","5ffc97ef0f876248d8c46b11"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"56c69b6f-eb8a-4927-ba4a-77bf871c8a6f"},{"name":"startup review","id":"40326121-ba94-4416-9770-57b5c05381ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"startupid\" : \"5ffc97ef0f876248d8c46b11\", \r\n    \"userid\" : \"5ff72a7fa162861660a5da58\",\r\n    \"star\" : 4 , \r\n    \"review\" : \"nice idea\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/user/startup/review","urlObject":{"protocol":"http","port":"5000","path":["user","startup","review"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"40326121-ba94-4416-9770-57b5c05381ca"},{"name":"user dashboard","id":"ac21e666-f079-4857-8a1f-f23bbc0de127","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/user/dashboard/5ff72a7fa162861660a5da58","urlObject":{"protocol":"http","port":"5000","path":["user","dashboard","5ff72a7fa162861660a5da58"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac21e666-f079-4857-8a1f-f23bbc0de127"},{"name":"money req","id":"8172210a-8747-46de-a896-de5161f3e6cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"money\": \"60\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/user/order","urlObject":{"protocol":"http","port":"5000","path":["user","order"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8172210a-8747-46de-a896-de5161f3e6cd"},{"name":"sendmail","id":"39390c00-ec52-4a6f-b98b-c8db0d7c78d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"sarkarpreetam12@gmail.com\",\r\n    \"money\" : \"90\",\r\n    \"startupID\": \"5ffc97ef0f876248d8c46b11\", \r\n    \"userID\":\"5ff72a7fa162861660a5da58\", \r\n    \"PaymentID\":\"justfortest_afugiuaughiauhpw4q\", \r\n    \"investMoney\":\"90\", \r\n    \"typeOfInvestment\":\"Donation\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/user/investment","urlObject":{"protocol":"http","port":"5000","path":["user","investment"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"39390c00-ec52-4a6f-b98b-c8db0d7c78d0"},{"name":"deleting location data by id","id":"9c62e8a5-21c3-4635-b115-97d05d0f10a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8000/create/deletelocationdata/606dc9b2274d986540fff07d","urlObject":{"protocol":"http","port":"8000","path":["create","deletelocationdata","606dc9b2274d986540fff07d"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c62e8a5-21c3-4635-b115-97d05d0f10a0"}]}