{"info":{"_postman_id":"9731eb36-8c19-390c-6331-94a9944457e9","name":"schedulecture-api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"2254824","collectionId":"9731eb36-8c19-390c-6331-94a9944457e9","publishedId":"6nBuVPi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2017-08-26T12:27:15.000Z"},"item":[{"name":"centres","item":[{"name":"localhost:4000/api/v1/centres/8","id":"021ebd96-a854-7d24-6c3a-258e0782c17a","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Dwarka\"\n}"},"url":"localhost:4000/api/v1/centres/8","description":"<p>DELETE request for a centre</p>\n","urlObject":{"port":"4000","path":["api","v1","centres","8"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"021ebd96-a854-7d24-6c3a-258e0782c17a"},{"name":"localhost:4000/api/v1/centres/new","id":"df3af02b-cd5a-a7f9-ab41-7e1a9cd9e64d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"PitamPura\"\n}"},"url":"localhost:4000/api/v1/centres/new","description":"<p>Adding a new centre </p>\n","urlObject":{"port":"4000","path":["api","v1","centres","new"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"df3af02b-cd5a-a7f9-ab41-7e1a9cd9e64d"},{"name":"localhost:4000/api/v1/centres/","id":"f3a2c438-e25e-fa92-1f6d-791b3d64ee41","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Dwarka\"\n}"},"url":"localhost:4000/api/v1/centres/","description":"<p>GET/ request to get all the centres</p>\n","urlObject":{"port":"4000","path":["api","v1","centres",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3a2c438-e25e-fa92-1f6d-791b3d64ee41"},{"name":"localhost:4000/api/v1/centres/2","id":"95c7c811-8f82-1e40-9fb8-5fe4257b2336","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Dwarka\"\n}"},"url":"localhost:4000/api/v1/centres/2","description":"<p>GET/ request to get a centre by id</p>\n","urlObject":{"port":"4000","path":["api","v1","centres","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"95c7c811-8f82-1e40-9fb8-5fe4257b2336"},{"name":"localhost:4000/api/v1/centres/2","id":"6816dde2-56a6-b20b-f008-1284e3367983","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"values\":{\n\t\t\"name\": \"Dwarka Sec-11\"\n\t}\n}"},"url":"localhost:4000/api/v1/centres/2","description":"<p>PUT/ request to update an existing object</p>\n","urlObject":{"port":"4000","path":["api","v1","centres","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6816dde2-56a6-b20b-f008-1284e3367983"}],"id":"51de6e76-09da-67e0-ac65-7c5500499015","_postman_id":"51de6e76-09da-67e0-ac65-7c5500499015","description":""},{"name":"batches","item":[{"name":"localhost:4000/api/v1/batches/new","id":"403722d3-01d1-6026-5ca0-15ea8ba25fb8","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Pandora2017\",\n\t\"startDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"endDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"size\":\"50\",\n\t\"courseId\":\"8\",\n\t\"centreId\":\"1\"\n\t\n\t\n}"},"url":"localhost:4000/api/v1/batches/new","description":"<p>POST/ add a new batch</p>\n","urlObject":{"port":"4000","path":["api","v1","batches","new"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"403722d3-01d1-6026-5ca0-15ea8ba25fb8"},{"name":"localhost:4000/api/v1/batches/","id":"124e04b1-9af3-2db4-f75f-d2117a718e05","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"PandoraSummer\",\n\t\"startDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"endDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"size\":\"50\",\n\t\"courseId\":\"8\",\n\t\"centreId\":\"1\"\n\t\n\t\n}"},"url":"localhost:4000/api/v1/batches/","description":"<p>GET/ for getting all the batches</p>\n","urlObject":{"port":"4000","path":["api","v1","batches",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"124e04b1-9af3-2db4-f75f-d2117a718e05"},{"name":"localhost:4000/api/v1/batches/2","id":"4252a199-8780-9322-cb7a-c52da4b4a894","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"PandoraSummer\",\n\t\"startDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"endDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"size\":\"50\",\n\t\"courseId\":\"8\",\n\t\"centreId\":\"1\"\n\t\n\t\n}"},"url":"localhost:4000/api/v1/batches/2","description":"<p>GET/ request to get a batch of id </p>\n","urlObject":{"port":"4000","path":["api","v1","batches","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4252a199-8780-9322-cb7a-c52da4b4a894"},{"name":"localhost:4000/api/v1/batches/3","id":"843d6975-c5af-30f3-d5ef-18c6aad2c1c5","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"values\":{\n\t\"name\":\"PandoraSept\",\n\t\"startDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"endDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"size\":\"50\",\n\t\"courseId\":\"8\",\n\t\"centreId\":\"1\"\n\t}\n\t\n\t\n}"},"url":"localhost:4000/api/v1/batches/3","description":"<p>PUT/ request to update a batch</p>\n","urlObject":{"port":"4000","path":["api","v1","batches","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"843d6975-c5af-30f3-d5ef-18c6aad2c1c5"},{"name":"localhost:4000/api/v1/batches/3","id":"701f1402-0223-d1e1-6325-ee9b7c35c154","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"values\":{\n\t\"name\":\"PandoraSept\",\n\t\"startDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"endDate\":\"2016-09-15T03:30:00.000Z\",\n\t\"size\":\"50\",\n\t\"courseId\":\"8\",\n\t\"centreId\":\"1\"\n\t}\n\t\n\t\n}"},"url":"localhost:4000/api/v1/batches/3","description":"<p>DELETE/ request to delete a batch</p>\n","urlObject":{"port":"4000","path":["api","v1","batches","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"701f1402-0223-d1e1-6325-ee9b7c35c154"},{"name":"localhost:4000/api/v1/batches/1/lectures","id":"23f6dd37-9d22-7a6d-fc3b-e3702968151f","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"lectures\":[\n    {\n        \"id\": 1,\n        \"name\": \"Lecture 5\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:16:53.000Z\",\n        \"updatedAt\": \"2017-08-26T11:21:13.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Lecture 2\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:21.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:21.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Lecture 3\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:29.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:29.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 4,\n        \"name\": \"Lecture 4\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:34.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:34.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    }\n\n]\n}"},"url":"localhost:4000/api/v1/batches/1/lectures","description":"<p>GET/ request to get all the lectures of a batch</p>\n","urlObject":{"port":"4000","path":["api","v1","batches","1","lectures"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"23f6dd37-9d22-7a6d-fc3b-e3702968151f"}],"id":"d441d521-5353-00a4-dcfb-dd82741b65cb","_postman_id":"d441d521-5353-00a4-dcfb-dd82741b65cb","description":""},{"name":"lectures","item":[{"name":"localhost:4000/api/v1/lectures/new","id":"331c2971-65f1-1ed3-98fe-f387cd198126","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Lecture 6\",\n\t\"date\":\"2016-09-15T03:30:00.000Z\",\n\t\"startTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"endTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"topic\":\"Fragments\",\n\t\"batchId\":\"1\",\n\t\"courseId\":\"8\"\n\t\n\t\n\t\n}"},"url":"localhost:4000/api/v1/lectures/new","description":"<p>POST/ request to add a new lecture</p>\n","urlObject":{"port":"4000","path":["api","v1","lectures","new"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"331c2971-65f1-1ed3-98fe-f387cd198126"},{"name":"localhost:4000/api/v1/lectures/","id":"1b7c9817-a531-32f1-9998-57513771acf5","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Lecture 5\",\n\t\"date\":\"2016-09-15T03:30:00.000Z\",\n\t\"startTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"endTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"topic\":\"daasdafwsdsdfssfvs\",\n\t\"batchId\":\"1\",\n\t\"courseId\":\"8\"\n\t\n\t\n\t\n}"},"url":"localhost:4000/api/v1/lectures/","description":"<p>GET/ request to get all the lectures</p>\n","urlObject":{"port":"4000","path":["api","v1","lectures",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b7c9817-a531-32f1-9998-57513771acf5"},{"name":"localhost:4000/api/v1/lectures/1","id":"3c815c66-631f-0c94-ce20-b3d008834aa9","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Lecture 5\",\n\t\"date\":\"2016-09-15T03:30:00.000Z\",\n\t\"startTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"endTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"topic\":\"daasdafwsdsdfssfvs\",\n\t\"batchId\":\"1\",\n\t\"courseId\":\"8\"\n\t\n\t\n\t\n}"},"url":"localhost:4000/api/v1/lectures/1","description":"<p>GET/ request to get a lecture with id</p>\n","urlObject":{"port":"4000","path":["api","v1","lectures","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c815c66-631f-0c94-ce20-b3d008834aa9"},{"name":"localhost:4000/api/v1/lectures/5","id":"a485bb3c-1fcf-4ba7-1213-92c980d6e5b3","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"values\":{\n\t\"name\":\"Lecture 5\",\n\t\"date\":\"2016-09-15T03:30:00.000Z\",\n\t\"startTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"endTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"topic\":\"update topic\",\n\t\"batchId\":\"1\",\n\t\"courseId\":\"8\"\n\t}\n\t\n\t\n\t\n}"},"url":"localhost:4000/api/v1/lectures/5","urlObject":{"port":"4000","path":["api","v1","lectures","5"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a485bb3c-1fcf-4ba7-1213-92c980d6e5b3"},{"name":"localhost:4000/api/v1/lectures/6","id":"67181af9-66ff-deb7-7400-b0ae791d834c","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"values\":{\n\t\"name\":\"Lecture 6\",\n\t\"date\":\"2016-09-15T03:30:00.000Z\",\n\t\"startTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"endTime\":\"2016-09-15T03:30:00.000Z\",\n\t\"topic\":\"updated object\",\n\t\"batchId\":\"1\",\n\t\"courseId\":\"8\"\n\t}\n\t\n\t\n\t\n}"},"url":"localhost:4000/api/v1/lectures/6","description":"<p>PUT/ request to update a lecture</p>\n","urlObject":{"port":"4000","path":["api","v1","lectures","6"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"67181af9-66ff-deb7-7400-b0ae791d834c"},{"name":"localhost:4000/api/v1/lectures/","id":"ab1ed923-eb0c-7e80-b102-d79dca073fb6","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"lectures\":[\n    {\n        \"id\": 1,\n        \"name\": \"Lecture 5\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:16:53.000Z\",\n        \"updatedAt\": \"2017-08-26T11:21:13.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Lecture 2\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:21.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:21.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Lecture 3\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:29.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:29.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 4,\n        \"name\": \"Lecture 4\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:34.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:34.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    }\n\n]\n}"},"url":"localhost:4000/api/v1/lectures/","description":"<p>PUT/ Request to update multiple objects at once</p>\n","urlObject":{"port":"4000","path":["api","v1","lectures",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab1ed923-eb0c-7e80-b102-d79dca073fb6"}],"id":"ffcac968-bdd5-6063-1516-e11b73999fa6","_postman_id":"ffcac968-bdd5-6063-1516-e11b73999fa6","description":""},{"name":"courses","item":[{"name":"localhost:4000/api/v1/courses/8/lectures","id":"78738de2-5f3f-8656-4d9d-1a32c28e1ea2","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"lectures\":[\n    {\n        \"id\": 1,\n        \"name\": \"Lecture 5\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:16:53.000Z\",\n        \"updatedAt\": \"2017-08-26T11:21:13.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Lecture 2\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:21.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:21.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Lecture 3\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:29.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:29.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    },\n    {\n        \"id\": 4,\n        \"name\": \"Lecture 4\",\n        \"date\": \"2016-09-15T03:30:00.000Z\",\n        \"startTime\": \"2016-09-15T03:30:00.000Z\",\n        \"endTime\": \"2016-09-15T03:30:00.000Z\",\n        \"topic\": \"updated\",\n        \"createdAt\": \"2017-08-26T11:17:34.000Z\",\n        \"updatedAt\": \"2017-08-26T11:17:34.000Z\",\n        \"batchId\": 1,\n        \"roomId\": null\n    }\n\n]\n}"},"url":"localhost:4000/api/v1/courses/8/lectures","description":"<p>GET/ request to get lectures of a particular course</p>\n","urlObject":{"port":"4000","path":["api","v1","courses","8","lectures"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"78738de2-5f3f-8656-4d9d-1a32c28e1ea2"},{"name":"localhost:4000/api/v1/courses/5","id":"b08171f9-4398-6672-bb76-0e3f630efad5","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"localhost:4000/api/v1/courses/5","description":"<p>DELETE/ request to delete course</p>\n","urlObject":{"port":"4000","path":["api","v1","courses","5"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b08171f9-4398-6672-bb76-0e3f630efad5"},{"name":"localhost:4000/api/v1/courses/2","id":"940d0208-1ad8-dcb9-390b-9cc8ce2acf09","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\n\t\"values\":{\n\t\t\"name\":\"LaunchPad\",\n\t\t\"desc\":\"c++ course\"\n\t\t\t}\n}"},"url":"localhost:4000/api/v1/courses/2","description":"<p>PUT/ request to update an object</p>\n","urlObject":{"port":"4000","path":["api","v1","courses","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"940d0208-1ad8-dcb9-390b-9cc8ce2acf09"},{"name":"localhost:4000/api/v1/courses/1","id":"491a2b6a-226d-f160-d81e-7c96aa43e76b","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Pandora\",\n\t\"desc\":\"Android course\"\n}"},"url":"localhost:4000/api/v1/courses/1","description":"<p>GET request for getting a course with id</p>\n","urlObject":{"port":"4000","path":["api","v1","courses","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"491a2b6a-226d-f160-d81e-7c96aa43e76b"},{"name":"localhost:4000/api/v1/courses/","id":"e97e2bde-18e8-d790-22e6-1970ea8fb254","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Pandora\",\n\t\"desc\":\"Android course\"\n}"},"url":"localhost:4000/api/v1/courses/","description":"<p>GET request for getting all the courses</p>\n","urlObject":{"port":"4000","path":["api","v1","courses",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e97e2bde-18e8-d790-22e6-1970ea8fb254"},{"name":"localhost:4000/api/v1/courses/new","id":"58144b42-1214-b082-449c-3cb35923a8f8","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Pandora\",\n\t\"desc\":\"Android course\"\n}"},"url":"localhost:4000/api/v1/courses/new","description":"<p>POST request for adding a course</p>\n","urlObject":{"port":"4000","path":["api","v1","courses","new"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"58144b42-1214-b082-449c-3cb35923a8f8"}],"id":"24c7ceb0-7f70-7cf7-6324-400873882bc6","_postman_id":"24c7ceb0-7f70-7cf7-6324-400873882bc6","description":""}]}