Skip to content

Instantly share code, notes, and snippets.

@x0bandeira
Created July 10, 2015 19:43
Show Gist options
  • Save x0bandeira/cb2f3c76d412fa0814d9 to your computer and use it in GitHub Desktop.
Save x0bandeira/cb2f3c76d412fa0814d9 to your computer and use it in GitHub Desktop.
Share counter client-side
https://github.com/ollieglass/share-counter/blob/master/lib/share-counter.rb
https://urls.api.twitter.com/1/urls/count.json?url=http://www.getmdl.io/&callback=foo
https://api.facebook.com/method/fql.query?format=json&query=select%20share_count%20from%20link_stat%20where%20url=%22http://www.getmdl.io/%22&callback=foo
https://www.linkedin.com/countserv/count/share?url=http://www.getmdl.io/&callback=foo
https://gist.github.com/jonathanmoore/2640302#google-plus
https://gist.github.com/michielvaneerd/5989839
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment