{"info":{"_postman_id":"f5fbf2eb-6370-4bfe-b74e-1f46da6938d9","name":"StackoverflowApi","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"14143990","collectionId":"f5fbf2eb-6370-4bfe-b74e-1f46da6938d9","publishedId":"Tzz8rGvb","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-08-16T07:11:24.000Z"},"item":[{"name":"auth","item":[{"name":"Register","id":"2b16f38d-db23-40f1-b78b-7878148dcb1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\": \"string\",\n  \"email\": \"user@example.com\",\n  \"password\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"http://13.59.73.71/account/register/","urlObject":{"protocol":"http","path":["account","register",""],"host":["13","59","73","71"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b16f38d-db23-40f1-b78b-7878148dcb1f"},{"name":"Login","id":"ffe785c6-f216-4f90-bdb4-eab914354d91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"http://13.59.73.71/account/login/","urlObject":{"protocol":"http","path":["account","login",""],"host":["13","59","73","71"],"query":[],"variable":[]}},"response":[],"_postman_id":"ffe785c6-f216-4f90-bdb4-eab914354d91"}],"id":"9a21ab0b-f402-481a-aabd-2251477f4d4b","_postman_id":"9a21ab0b-f402-481a-aabd-2251477f4d4b","description":""},{"name":"stack-api","item":[{"name":"Get all questions","id":"94b5ba2c-e33c-4f1e-aad3-2b2adcdc2e41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 43c496bffdbb3e8d4853c585ee50d6b2e6d1597b","type":"text"}],"url":"http://13.59.73.71/stack/","urlObject":{"protocol":"http","path":["stack",""],"host":["13","59","73","71"],"query":[],"variable":[]}},"response":[],"_postman_id":"94b5ba2c-e33c-4f1e-aad3-2b2adcdc2e41"},{"name":"Create question","id":"412659e0-92d3-416d-83cf-9f9bd9bee5a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token 43c496bffdbb3e8d4853c585ee50d6b2e6d1597b","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"question\": \"question \",\n  \"user_name\": \"string\",\n  \"excerpt\": \"detail \",\n  \"vote_count\": 20,\n  \"bounty\": 10,\n  \"views\": \"3\",\n  \"tags\": \"string\",\n  \"answer_status\": \"2 answer\",\n  \"date\": \"2021-08-16\",\n  \"time_stamp\": \"8 Aug at 1pm\"\n}","options":{"raw":{"language":"json"}}},"url":"http://13.59.73.71/stack/create","urlObject":{"protocol":"http","path":["stack","create"],"host":["13","59","73","71"],"query":[],"variable":[]}},"response":[],"_postman_id":"412659e0-92d3-416d-83cf-9f9bd9bee5a4"},{"name":"Update question details","id":"5e81c065-9960-43a0-ad4b-ac1bced8d42f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token 43c496bffdbb3e8d4853c585ee50d6b2e6d1597b","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": 251,\n    \"question\": \"question\",\n    \"user_name\": \"string\",\n    \"excerpt\": \"detail\",\n    \"vote_count\": 20,\n    \"bounty\": 16,\n    \"views\": \"3\",\n    \"tags\": \"string\",\n    \"answer_status\": \"2 answer\",\n    \"date\": \"2021-08-16\",\n    \"time_stamp\": \"8 Aug at 1pm\",\n    \"user\": 2\n}","options":{"raw":{"language":"json"}}},"url":"http://13.59.73.71/stack/251","urlObject":{"protocol":"http","path":["stack","251"],"host":["13","59","73","71"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e81c065-9960-43a0-ad4b-ac1bced8d42f"},{"name":"Delete question","id":"d9612a4a-44bf-4182-bbb8-147d65000259","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token 43c496bffdbb3e8d4853c585ee50d6b2e6d1597b","type":"text"}],"url":"http://13.59.73.71/stack/251","urlObject":{"protocol":"http","path":["stack","251"],"host":["13","59","73","71"],"query":[],"variable":[]}},"response":[],"_postman_id":"d9612a4a-44bf-4182-bbb8-147d65000259"}],"id":"8c6f973e-ce39-44df-99e2-973bc0952d96","_postman_id":"8c6f973e-ce39-44df-99e2-973bc0952d96","description":""},{"name":"Database Seeding","item":[{"name":"seed the db ","id":"b068ebb0-e2e1-45ce-8401-251990e7db88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://13.59.73.71/stack/latest","urlObject":{"protocol":"http","path":["stack","latest"],"host":["13","59","73","71"],"query":[],"variable":[]}},"response":[],"_postman_id":"b068ebb0-e2e1-45ce-8401-251990e7db88"}],"id":"cdd1ca54-ff4b-4f89-b10c-daa046bd65c4","_postman_id":"cdd1ca54-ff4b-4f89-b10c-daa046bd65c4","description":""}]}