Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcran/981499647637feccb06dc7c222d80a68 to your computer and use it in GitHub Desktop.
Save jcran/981499647637feccb06dc7c222d80a68 to your computer and use it in GitHub Desktop.
{
"success": true,
"message": "success",
"result": [
{
"product": "Google",
"count": "2"
},
{
"product": "Cloudflare",
"count": "12"
},
{
"product": "Heroku",
"count": "6"
},
{
"product": "JQuery 3.4.1",
"count": "8"
},
{
"product": "Webflow",
"count": "6"
},
{
"product": "Twitter Bootstrap 4.3.1",
"count": "2"
},
{
"product": "Bootstrap",
"count": "2"
},
{
"product": "Intercom",
"count": "2"
},
{
"product": "Auth0",
"count": "2"
},
{
"product": "Readme.io",
"count": "1"
},
{
"product": "Google Analytics",
"count": "1"
},
{
"product": "Google AngularJS",
"count": "1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment