Created
July 10, 2015 19:43
-
-
Save x0bandeira/cb2f3c76d412fa0814d9 to your computer and use it in GitHub Desktop.
Share counter client-side
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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