{"info":{"_postman_id":"1907dbeb-6211-4d08-8c8c-730da6a6668a","name":"Google Repositories API","description":"<html><head></head><body><p>REST API to return the top 10 most popular Google Repositories based on Stars.</p>\n<p>Build with:</p>\n<ul>\n<li>Nest.js 10</li>\n<li>Octokit 4</li>\n<li>Docker Compose</li>\n</ul>\n<h2 id=\"base-repository\">Base Repository</h2>\n<p><a href=\"https://github.com/luis-alvarez1/google-popular-repos\">luis-alvarez1/google-popular-repos (github.com)</a></p>\n<h2 id=\"base-endpoint\">Base endpoint</h2>\n<p>The base endpoint configured for this REST API is <code>/api</code></p>\n<h2 id=\"author\">Author</h2>\n<p>Luis Alvarez, May 31st - 2024</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"9910504","collectionId":"1907dbeb-6211-4d08-8c8c-730da6a6668a","publishedId":"2sA3QtdB3f","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-28T21:08:10.000Z"},"item":[{"name":"Google popular repositories","item":[{"name":"Get most popular repos","event":[{"listen":"test","script":{"id":"0c94c3b6-bba2-483c-a030-a1f430ddc5a3","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0d036cae-d303-478a-b05d-21bfc7bc013c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://172.233.27.51:3000/api/repos","description":"<p>Returns the Google user 10 most popular repositories on Github.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","repos"],"host":["172","233","27","51"],"query":[],"variable":[]}},"response":[{"id":"4176c711-7549-4e7c-b7bd-ce4f0653413c","name":"Get most popular repos","originalRequest":{"method":"GET","header":[],"url":"http://172.233.27.51:3000/api/repos"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"13186"},{"key":"ETag","value":"W/\"3382-PrqDk5tJCe3K23Ijtr9x/JEcd8I\""},{"key":"Date","value":"Tue, 28 May 2024 20:58:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 261392630,\n        \"name\": \"accompanist\",\n        \"full_name\": \"google/accompanist\",\n        \"stargazers_count\": 7261,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": \"A collection of extension libraries for Jetpack Compose\",\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/accompanist\",\n        \"created_at\": \"2020-05-05T07:48:10.000Z\",\n        \"updated_at\": \"2024-05-28T06:20:10.000Z\",\n        \"pushed_at\": \"2024-05-17T22:39:47.000Z\",\n        \"git_url\": \"git://github.com/google/accompanist.git\",\n        \"clone_url\": \"https://github.com/google/accompanist.git\",\n        \"homepage\": \"https://google.github.io/accompanist\",\n        \"size\": 55907,\n        \"watchers_count\": 7261,\n        \"language\": \"Kotlin\",\n        \"has_issues\": true,\n        \"has_projects\": true,\n        \"has_downloads\": true,\n        \"has_wiki\": false,\n        \"has_pages\": true,\n        \"has_discussions\": false,\n        \"forks_count\": 587,\n        \"archived\": false,\n        \"disabled\": false,\n        \"open_issues_count\": 5,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [\n            \"android-library\",\n            \"jetpack-compose\"\n        ],\n        \"visibility\": \"public\",\n        \"forks\": 587,\n        \"open_issues\": 5,\n        \"watchers\": 7261,\n        \"default_branch\": \"main\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 106029625,\n        \"name\": \"active-learning\",\n        \"full_name\": \"google/active-learning\",\n        \"stargazers_count\": 1094,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": null,\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/active-learning\",\n        \"created_at\": \"2017-10-06T17:02:13.000Z\",\n        \"updated_at\": \"2024-05-24T16:24:15.000Z\",\n        \"pushed_at\": \"2022-12-05T01:29:18.000Z\",\n        \"git_url\": \"git://github.com/google/active-learning.git\",\n        \"clone_url\": \"https://github.com/google/active-learning.git\",\n        \"homepage\": null,\n        \"size\": 55,\n        \"watchers_count\": 1094,\n        \"language\": \"Python\",\n        \"has_issues\": false,\n        \"has_projects\": true,\n        \"has_downloads\": false,\n        \"has_wiki\": false,\n        \"has_pages\": false,\n        \"has_discussions\": false,\n        \"forks_count\": 207,\n        \"archived\": false,\n        \"disabled\": false,\n        \"open_issues_count\": 2,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [],\n        \"visibility\": \"public\",\n        \"forks\": 207,\n        \"open_issues\": 2,\n        \"watchers\": 1094,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 23320304,\n        \"name\": \"adb-sync\",\n        \"full_name\": \"google/adb-sync\",\n        \"stargazers_count\": 1076,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": null,\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/adb-sync\",\n        \"created_at\": \"2014-08-25T16:18:51.000Z\",\n        \"updated_at\": \"2024-05-05T02:01:59.000Z\",\n        \"pushed_at\": \"2024-03-23T10:35:07.000Z\",\n        \"git_url\": \"git://github.com/google/adb-sync.git\",\n        \"clone_url\": \"https://github.com/google/adb-sync.git\",\n        \"homepage\": null,\n        \"size\": 35,\n        \"watchers_count\": 1076,\n        \"language\": \"Python\",\n        \"has_issues\": true,\n        \"has_projects\": true,\n        \"has_downloads\": true,\n        \"has_wiki\": false,\n        \"has_pages\": false,\n        \"has_discussions\": false,\n        \"forks_count\": 165,\n        \"archived\": false,\n        \"disabled\": false,\n        \"open_issues_count\": 28,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [],\n        \"visibility\": \"public\",\n        \"forks\": 165,\n        \"open_issues\": 28,\n        \"watchers\": 1076,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 62048325,\n        \"name\": \"addlicense\",\n        \"full_name\": \"google/addlicense\",\n        \"stargazers_count\": 673,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": \"A program which ensures source code files have copyright license headers by scanning directory patterns recursively\",\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/addlicense\",\n        \"created_at\": \"2016-06-27T10:37:54.000Z\",\n        \"updated_at\": \"2024-05-28T17:16:03.000Z\",\n        \"pushed_at\": \"2024-01-18T20:05:42.000Z\",\n        \"git_url\": \"git://github.com/google/addlicense.git\",\n        \"clone_url\": \"https://github.com/google/addlicense.git\",\n        \"homepage\": \"\",\n        \"size\": 112,\n        \"watchers_count\": 673,\n        \"language\": \"Go\",\n        \"has_issues\": true,\n        \"has_projects\": false,\n        \"has_downloads\": false,\n        \"has_wiki\": false,\n        \"has_pages\": false,\n        \"has_discussions\": false,\n        \"forks_count\": 168,\n        \"archived\": false,\n        \"disabled\": false,\n        \"open_issues_count\": 49,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [\n            \"license\",\n            \"utility\"\n        ],\n        \"visibility\": \"public\",\n        \"forks\": 168,\n        \"open_issues\": 49,\n        \"watchers\": 673,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 42338931,\n        \"name\": \"Accessibility-Test-Framework-for-Android\",\n        \"full_name\": \"google/Accessibility-Test-Framework-for-Android\",\n        \"stargazers_count\": 443,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": \"Accessibility checks for automated Android testing\",\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/Accessibility-Test-Framework-for-Android\",\n        \"created_at\": \"2015-09-12T00:49:01.000Z\",\n        \"updated_at\": \"2024-05-23T11:51:43.000Z\",\n        \"pushed_at\": \"2024-04-03T11:08:51.000Z\",\n        \"git_url\": \"git://github.com/google/Accessibility-Test-Framework-for-Android.git\",\n        \"clone_url\": \"https://github.com/google/Accessibility-Test-Framework-for-Android.git\",\n        \"homepage\": \"\",\n        \"size\": 1154,\n        \"watchers_count\": 443,\n        \"language\": \"Java\",\n        \"has_issues\": true,\n        \"has_projects\": true,\n        \"has_downloads\": true,\n        \"has_wiki\": true,\n        \"has_pages\": false,\n        \"has_discussions\": false,\n        \"forks_count\": 124,\n        \"archived\": false,\n        \"disabled\": false,\n        \"open_issues_count\": 17,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [\n            \"accessibility\",\n            \"android\"\n        ],\n        \"visibility\": \"public\",\n        \"forks\": 124,\n        \"open_issues\": 17,\n        \"watchers\": 443,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 46423194,\n        \"name\": \"acme\",\n        \"full_name\": \"google/acme\",\n        \"stargazers_count\": 379,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": \"A simple ACME command line tool without 3rd party deps!\",\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/acme\",\n        \"created_at\": \"2015-11-18T14:14:40.000Z\",\n        \"updated_at\": \"2024-04-01T18:16:59.000Z\",\n        \"pushed_at\": \"2017-10-04T07:09:07.000Z\",\n        \"git_url\": \"git://github.com/google/acme.git\",\n        \"clone_url\": \"https://github.com/google/acme.git\",\n        \"homepage\": \"\",\n        \"size\": 149,\n        \"watchers_count\": 379,\n        \"language\": \"Go\",\n        \"has_issues\": true,\n        \"has_projects\": true,\n        \"has_downloads\": false,\n        \"has_wiki\": false,\n        \"has_pages\": false,\n        \"has_discussions\": false,\n        \"forks_count\": 51,\n        \"archived\": true,\n        \"disabled\": false,\n        \"open_issues_count\": 23,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [],\n        \"visibility\": \"public\",\n        \"forks\": 51,\n        \"open_issues\": 23,\n        \"watchers\": 379,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 140437270,\n        \"name\": \"active-qa\",\n        \"full_name\": \"google/active-qa\",\n        \"stargazers_count\": 344,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": null,\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/active-qa\",\n        \"created_at\": \"2018-07-10T13:35:27.000Z\",\n        \"updated_at\": \"2024-05-11T05:21:38.000Z\",\n        \"pushed_at\": \"2018-12-11T15:39:52.000Z\",\n        \"git_url\": \"git://github.com/google/active-qa.git\",\n        \"clone_url\": \"https://github.com/google/active-qa.git\",\n        \"homepage\": null,\n        \"size\": 88511,\n        \"watchers_count\": 344,\n        \"language\": \"Python\",\n        \"has_issues\": true,\n        \"has_projects\": true,\n        \"has_downloads\": true,\n        \"has_wiki\": true,\n        \"has_pages\": false,\n        \"has_discussions\": false,\n        \"forks_count\": 65,\n        \"archived\": true,\n        \"disabled\": false,\n        \"open_issues_count\": 13,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [],\n        \"visibility\": \"public\",\n        \"forks\": 65,\n        \"open_issues\": 13,\n        \"watchers\": 344,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 52811542,\n        \"name\": \"access-bridge-explorer\",\n        \"full_name\": \"google/access-bridge-explorer\",\n        \"stargazers_count\": 113,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": \"Explore accessibility tree of Java Access Bridge enabled applications\",\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/access-bridge-explorer\",\n        \"created_at\": \"2016-02-29T17:56:59.000Z\",\n        \"updated_at\": \"2024-05-05T06:10:46.000Z\",\n        \"pushed_at\": \"2016-06-27T22:24:12.000Z\",\n        \"git_url\": \"git://github.com/google/access-bridge-explorer.git\",\n        \"clone_url\": \"https://github.com/google/access-bridge-explorer.git\",\n        \"homepage\": \"\",\n        \"size\": 716,\n        \"watchers_count\": 113,\n        \"language\": \"C#\",\n        \"has_issues\": true,\n        \"has_projects\": true,\n        \"has_downloads\": false,\n        \"has_wiki\": false,\n        \"has_pages\": true,\n        \"has_discussions\": false,\n        \"forks_count\": 50,\n        \"archived\": true,\n        \"disabled\": false,\n        \"open_issues_count\": 21,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [],\n        \"visibility\": \"public\",\n        \"forks\": 50,\n        \"open_issues\": 21,\n        \"watchers\": 113,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 170908616,\n        \"name\": \".github\",\n        \"full_name\": \"google/.github\",\n        \"stargazers_count\": 86,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": \"default configuration for @google repos\",\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/.github\",\n        \"created_at\": \"2019-02-15T18:14:38.000Z\",\n        \"updated_at\": \"2024-05-06T15:10:01.000Z\",\n        \"pushed_at\": \"2024-02-26T06:56:48.000Z\",\n        \"git_url\": \"git://github.com/google/.github.git\",\n        \"clone_url\": \"https://github.com/google/.github.git\",\n        \"homepage\": \"\",\n        \"size\": 6,\n        \"watchers_count\": 86,\n        \"language\": null,\n        \"has_issues\": true,\n        \"has_projects\": false,\n        \"has_downloads\": true,\n        \"has_wiki\": false,\n        \"has_pages\": false,\n        \"has_discussions\": false,\n        \"forks_count\": 244,\n        \"archived\": false,\n        \"disabled\": false,\n        \"open_issues_count\": 14,\n        \"license\": {},\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [],\n        \"visibility\": \"public\",\n        \"forks\": 244,\n        \"open_issues\": 14,\n        \"watchers\": 86,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    },\n    {\n        \"id\": 259457077,\n        \"name\": \"abstracttext\",\n        \"full_name\": \"google/abstracttext\",\n        \"stargazers_count\": 77,\n        \"owner\": {\n            \"login\": \"google\",\n            \"id\": 1342004,\n            \"avatar_url\": \"https://avatars.githubusercontent.com/u/1342004?v=4\",\n            \"gravatar_id\": \"\",\n            \"url\": \"https://api.github.com/users/google\",\n            \"type\": \"Organization\",\n            \"site_admin\": false\n        },\n        \"private\": false,\n        \"description\": \"MediaWiki extension to handle multilingual abstract content\",\n        \"fork\": false,\n        \"url\": \"https://api.github.com/repos/google/abstracttext\",\n        \"created_at\": \"2020-04-27T21:13:10.000Z\",\n        \"updated_at\": \"2024-02-28T23:44:57.000Z\",\n        \"pushed_at\": \"2024-03-12T17:02:14.000Z\",\n        \"git_url\": \"git://github.com/google/abstracttext.git\",\n        \"clone_url\": \"https://github.com/google/abstracttext.git\",\n        \"homepage\": \"\",\n        \"size\": 1818,\n        \"watchers_count\": 77,\n        \"language\": \"JavaScript\",\n        \"has_issues\": true,\n        \"has_projects\": true,\n        \"has_downloads\": true,\n        \"has_wiki\": true,\n        \"has_pages\": false,\n        \"has_discussions\": false,\n        \"forks_count\": 10,\n        \"archived\": false,\n        \"disabled\": false,\n        \"open_issues_count\": 20,\n        \"license\": {\n            \"key\": \"apache-2.0\",\n            \"name\": \"Apache License 2.0\",\n            \"spdx_id\": \"Apache-2.0\",\n            \"url\": \"https://api.github.com/licenses/apache-2.0\"\n        },\n        \"allow_forking\": true,\n        \"is_template\": false,\n        \"topics\": [\n            \"internationalization\",\n            \"mediawiki-extension\",\n            \"multilingual\",\n            \"nlg\"\n        ],\n        \"visibility\": \"public\",\n        \"forks\": 10,\n        \"open_issues\": 20,\n        \"watchers\": 77,\n        \"default_branch\": \"master\",\n        \"permissions\": {\n            \"admin\": false,\n            \"maintain\": false,\n            \"push\": false,\n            \"triage\": false,\n            \"pull\": true\n        }\n    }\n]"}],"_postman_id":"0d036cae-d303-478a-b05d-21bfc7bc013c"}],"id":"b9c407cd-df06-4788-8f0b-5a29e94bc0e1","description":"<p>The <code>/api/repos</code> endpoint exposes the GET method to retrieve the Google user 10 most popular repositories on Github.</p>\n","_postman_id":"b9c407cd-df06-4788-8f0b-5a29e94bc0e1"}],"event":[{"listen":"prerequest","script":{"id":"a3670633-5761-4842-84a8-c1eb917dc48d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"40814fc4-6125-43ae-93d8-70c090735693","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url","value":"https://172.233.27.51:3000"}]}