Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created November 3, 2021 21:31
Show Gist options
  • Save Hkazanci93/9d3bb05c3c98378d23f5399eb81dcb69 to your computer and use it in GitHub Desktop.
Save Hkazanci93/9d3bb05c3c98378d23f5399eb81dcb69 to your computer and use it in GitHub Desktop.
client.json_get("leaderboard", function( err, results) {
res.send(Object.values(JSON.parse(results)))
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment