{"info":{"_postman_id":"03ee2741-90bf-4ea2-a5e1-ea3c6d6b319f","name":"Debug-compiler","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11578947","collectionId":"03ee2741-90bf-4ea2-a5e1-ea3c6d6b319f","publishedId":"Tzz7QJTR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-08-15T08:40:22.000Z"},"item":[{"name":"Login","id":"3b957d50-7bd2-4e14-856d-f2918d411f85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"1234321\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/login-auth","urlObject":{"host":["http://localhost:5000/login-auth"],"query":[],"variable":[]}},"response":[{"id":"f272dd79-8e2b-4991-8adc-1b905f595dba","name":"login res","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"1234321\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/login-auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"188"},{"key":"ETag","value":"W/\"bc-hg4EerN74wvXDTVMbjks5bQzMrQ\""},{"key":"Date","value":"Sun, 15 Aug 2021 08:36:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"time\": 1,\n    \"code\": \"#include<iostream> \\\\nusing namespace std; \\\\nint main() { \\\\n\\\\tint a = 5; \\\\n\\\\tint b = 2; \\\\n\\\\tint c = a + b \\\\n\\\\tcout<<c<<endl; \\\\n}\",\n    \"level\": 1,\n    \"message\": \"success\"\n}"}],"_postman_id":"3b957d50-7bd2-4e14-856d-f2918d411f85"},{"name":"Compile","id":"c4e91ff6-49e6-450e-91ca-ba20a1d935ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"1234321\",\n    \"code\": \"#include<iostream> \\nusing namespace std; \\nint main() { \\n\\tint a = 5; \\n\\tint b = 2; \\n\\tint c = a + b; \\n\\tcout<<c<<endl; \\n}\",\n    \"language\": \"cpp\",\n    \"standardIn\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/compile","urlObject":{"host":["http://localhost:5000/compile"],"query":[],"variable":[]}},"response":[{"id":"086abb91-d47b-4574-b500-001d6fc3eaca","name":"compile success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"1234321\",\n    \"code\": \"#include<iostream>\\nusing namespace std; \\nint main(){\\ncout<<\\\"Yeahh\\\";}\",\n    \"language\": \"cpp\",\n    \"standardIn\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/compile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"185"},{"key":"ETag","value":"W/\"b9-ULGqdA6IeBaqh3uRS+YQmw9N4SI\""},{"key":"Date","value":"Sun, 15 Aug 2021 08:36:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"lose\",\n    \"time\": 1,\n    \"code\": \"#include<iostream> \\\\nusing namespace std; \\\\nint main() { \\\\n\\\\tint a = 5; \\\\n\\\\tint b = 2; \\\\n\\\\tint c = a + b \\\\n\\\\tcout<<c<<endl; \\\\n}\",\n    \"level\": 1\n}"},{"id":"b7db9602-9420-428f-b15b-f983e115c71c","name":"compile success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"1234321\",\n    \"code\": \"#include<iostream> \\nusing namespace std; \\nint main() { \\n\\tint a = 5; \\n\\tint b = 2; \\n\\tint c = a + b; \\n\\tcout<<c<<endl; \\n}\",\n    \"language\": \"cpp\",\n    \"standardIn\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/compile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"188"},{"key":"ETag","value":"W/\"bc-Zt9SAnywJWrTeaWobM/W62D5Kek\""},{"key":"Date","value":"Sun, 15 Aug 2021 08:38:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"time\": 4,\n    \"code\": \"#include<iostream> \\\\nusing namespace std; \\\\nint main() { \\\\n\\\\tint a = 5; \\\\n\\\\tint b = 2; \\\\n\\\\tint c = a - b \\\\n\\\\tcout<<c<<endl; \\\\n}\",\n    \"level\": 2\n}"}],"_postman_id":"c4e91ff6-49e6-450e-91ca-ba20a1d935ba"}],"event":[{"listen":"prerequest","script":{"id":"6ce1a728-cb27-46b4-b0b7-db456e07f669","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4f037f06-3f78-44df-9505-9dd63e8e22f8","type":"text/javascript","exec":[""]}}],"variable":[{"key":"devserver","value":"http://localhost:5000/"}]}