{"info":{"_postman_id":"dceb6c50-245f-47b6-a3e9-dc69f2fae407","name":"Glitter_app_APIs","description":"<html><head></head><body><p>This API document contains four APIs, namely:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1) Getting all the posts of particular user\n\n2) Getting all the replies of particular comment or post\n\n3) Getting trending posts\n\n4) Getting all the posts\n</code></pre></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10177115","collectionId":"dceb6c50-245f-47b6-a3e9-dc69f2fae407","publishedId":"SWTHbahq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-02-09T08:37:36.000Z"},"item":[{"name":"Getting posts of particular user","id":"524e8250-51f4-4006-9f85-0fabd32e45cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://glitter-web-app.herokuapp.com/api/get_posts/{{user_id}}","description":"<p>API for getting all the posts of particular user provided with user_id.</p>\n","urlObject":{"protocol":"https","path":["api","get_posts","{{user_id}}"],"host":["glitter-web-app","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"20f4174c-3a2b-4b28-bb55-35a56b3601f1","name":"Getting posts of particular user","originalRequest":{"method":"GET","header":[],"url":"https://glitter-web-app.herokuapp.com/api/get_posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Sun, 09 Feb 2020 08:08:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"581"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"author\": {\n            \"badge\": 1,\n            \"id\": 1,\n            \"name\": \"Mohammad Asif\",\n            \"score\": 15\n        },\n        \"content\": \"Global warming is the long-term rise in the average temperature of the Earth's climate system.                         \\r\\n\\r\\nIt is a major aspect of climate change and has been demonstrated by direct temperature measurements and by measurements of various effects of the warming. \\r\\n\\r\\nGlobal warming and climate change are often used interchangeably.\",\n        \"post_id\": 1,\n        \"time\": 17,\n        \"title\": \"Global warming\",\n        \"upvotes\": 3\n    }\n]"}],"_postman_id":"524e8250-51f4-4006-9f85-0fabd32e45cb"},{"name":"Getting replies of particular comment","id":"72b9c0a1-97b0-44cd-a953-1aa045b6c13c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://glitter-web-app.herokuapp.com/api/get_replies/{{comment_id}}","description":"<p>API for getting all the replies of particular comment provided comment_id </p>\n","urlObject":{"protocol":"https","path":["api","get_replies","{{comment_id}}"],"host":["glitter-web-app","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"c3c36045-5ea1-49dc-8e40-cc74b844c51f","name":"Getting replies of particular comment","originalRequest":{"method":"GET","header":[],"url":"https://glitter-web-app.herokuapp.com/api/get_replies/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Sun, 09 Feb 2020 08:12:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"252"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"author\": {\n            \"badge\": 1,\n            \"id\": 2,\n            \"name\": \"VISHWANATH T N\",\n            \"score\": 15\n        },\n        \"content\": \"What will you think reasons for that?\",\n        \"post_id\": 3,\n        \"time\": 17,\n        \"title\": null,\n        \"upvotes\": 1\n    }\n]"}],"_postman_id":"72b9c0a1-97b0-44cd-a953-1aa045b6c13c"},{"name":"Getting trending posts","id":"51a43d0f-1d16-4791-9ecc-e73ddb174f88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": 4,\n\t\"name\": \"CSS content\",\n\t\"description\": \"CSS Description\"\n}"},"url":"http://localhost:8080/api/example/topics","description":"<p>API for getting trending posts with offset and limit for pagination  is done successfully.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","example","topics"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ba16f88f-0ae1-4fd9-8a89-716a0dac9ff3","name":"Getting trending posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://glitter-web-app.herokuapp.com/api/trending?offset=0&limit=2","protocol":"https","host":["glitter-web-app","herokuapp","com"],"path":["api","trending"],"query":[{"key":"offset","value":"0"},{"key":"limit","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Sun, 09 Feb 2020 08:20:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1749"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"author\": \"Vishwanath TN\",\n            \"comment_list\": [\n                {\n                    \"author\": \"Asif Shah\",\n                    \"content\": \"I would like you add some more point, climate change threatens a creaking food system in which harvests are already lagging behind rising demand. A sustainable supply of food hinges on agricultural innovation, but current investments neglect a key area for improving yields\"\n                }\n            ],\n            \"content\": \"Agriculture is the science and art of cultivating plants and livestock.[1] Agriculture was the key development in the rise of sedentary human civilization, whereby farming of domesticated species created food surpluses that enabled people to live in cities. The history of agriculture began thousands of years ago. After gathering wild grains beginning at least 105,000 years ago, nascent farmers began to plant them around 11,500 years ago. Pigs, sheep and cattle were domesticated over 10,000 years ago. Plants were independently cultivated in at least 11 regions of the world\",\n            \"opened\": false,\n            \"post_id\": 5,\n            \"time\": \"Sat, 08 Feb 2020 15:01:45 GMT\",\n            \"title\": \"Agriculture\",\n            \"upvotes\": 3\n        },\n        {\n            \"author\": \"VISHWANATH T N\",\n            \"comment_list\": [\n                {\n                    \"author\": \"Mohammad Asif\",\n                    \"content\": \"i agree with you \"\n                }\n            ],\n            \"content\": \"Social media are interactive computer-mediated technologies that facilitate the creation or sharing of information, ideas, career interests and other forms of expression via virtual communities and networks.\",\n            \"opened\": false,\n            \"post_id\": 2,\n            \"time\": \"Sat, 08 Feb 2020 14:40:38 GMT\",\n            \"title\": \"Social Media\",\n            \"upvotes\": 3\n        }\n    ]\n}"}],"_postman_id":"51a43d0f-1d16-4791-9ecc-e73ddb174f88"},{"name":"Getting all the posts","id":"f93bf1ae-73df-47bf-9359-c3af44d7ae26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://glitter-web-app.herokuapp.com/api/get_all_posts","description":"<p>API for getting all the posts done successfully.</p>\n","urlObject":{"protocol":"https","path":["api","get_all_posts"],"host":["glitter-web-app","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"bc1d40df-a5f5-47d3-b839-af43f5c497d6","name":"Getting all the posts","originalRequest":{"method":"GET","header":[],"url":"https://glitter-web-app.herokuapp.com/api/get_all_posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Sun, 09 Feb 2020 08:28:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3124"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"author\": \"Vishwanath TN\",\n            \"comment_list\": [\n                {\n                    \"author\": \"Asif Shah\",\n                    \"content\": \"I would like you add some more point, climate change threatens a creaking food system in which harvests are already lagging behind rising demand. A sustainable supply of food hinges on agricultural innovation, but current investments neglect a key area for improving yields\"\n                }\n            ],\n            \"content\": \"Agriculture is the science and art of cultivating plants and livestock.[1] Agriculture was the key development in the rise of sedentary human civilization, whereby farming of domesticated species created food surpluses that enabled people to live in cities. The history of agriculture began thousands of years ago. After gathering wild grains beginning at least 105,000 years ago, nascent farmers began to plant them around 11,500 years ago. Pigs, sheep and cattle were domesticated over 10,000 years ago. Plants were independently cultivated in at least 11 regions of the world\",\n            \"opened\": false,\n            \"post_id\": 5,\n            \"time\": \"Sat, 08 Feb 2020 15:01:45 GMT\",\n            \"title\": \"Agriculture\",\n            \"upvotes\": 3\n        },\n        {\n            \"author\": \"VISHWANATH T N\",\n            \"comment_list\": [\n                {\n                    \"author\": \"Mohammad Asif\",\n                    \"content\": \"i agree with you \"\n                }\n            ],\n            \"content\": \"Social media are interactive computer-mediated technologies that facilitate the creation or sharing of information, ideas, career interests and other forms of expression via virtual communities and networks.\",\n            \"opened\": false,\n            \"post_id\": 2,\n            \"time\": \"Sat, 08 Feb 2020 14:40:38 GMT\",\n            \"title\": \"Social Media\",\n            \"upvotes\": 3\n        },\n        {\n            \"author\": \"Mohammad Asif\",\n            \"comment_list\": [\n                {\n                    \"author\": \"VISHWANATH T N\",\n                    \"content\": \"What will you think reasons for that?\"\n                }\n            ],\n            \"content\": \"Global warming is the long-term rise in the average temperature of the Earth's climate system.                         \\r\\n\\r\\nIt is a major aspect of climate change and has been demonstrated by direct temperature measurements and by measurements of various effects of the warming. \\r\\n\\r\\nGlobal warming and climate change are often used interchangeably.\",\n            \"opened\": false,\n            \"post_id\": 1,\n            \"time\": \"Sat, 08 Feb 2020 14:22:49 GMT\",\n            \"title\": \"Global warming\",\n            \"upvotes\": 3\n        },\n        {\n            \"author\": \"Anusha C\",\n            \"comment_list\": [],\n            \"content\": \"Many versions have come and gone to the prodigious novel by Louisa May Alcott but none of them have touched the raw truth and the perplexity of the characters as the Greta Gerwig's version. Not only does she do justice to each of the the character's storyline, but also to Louisa herself and all of women kind.\\r\\nTake home message- Watch (no - Experience) the Movie. 'Nuff Said!\\r\\n\",\n            \"opened\": false,\n            \"post_id\": 6,\n            \"time\": \"Sat, 08 Feb 2020 15:01:45 GMT\",\n            \"title\": \"Greta Gerwig's Little Women-A Class Apart!!\",\n            \"upvotes\": 2\n        }\n    ]\n}"}],"_postman_id":"f93bf1ae-73df-47bf-9359-c3af44d7ae26"}],"event":[{"listen":"prerequest","script":{"id":"a9ea16fa-8354-4721-952a-e65aebc3b0ab","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cafa3987-586c-42c4-926f-df43cb897fdd","type":"text/javascript","exec":[""]}}]}