Skip to content

Instantly share code, notes, and snippets.

View schorfES's full-sized avatar
🍫
...

Norman Rusch schorfES

🍫
...
View GitHub Profile
@schorfES
schorfES / sharecounts.md
Last active December 10, 2015 11:21 — forked from jonathanmoore/gist:2640302
Get the share counts from various APIs

Socialnetworks Share Counts

Many of these API calls and methods are undocumented, so anticipate that they will change in the future. Also, if you are planning on rolling these out across a site I would recommend creating a simple endpoint that periodically caches results from all of the APIs so that you are not overloading the services will requests.

Twitter

GET URL:

@schorfES
schorfES / JSPM with Travis CI Setup.md
Last active December 3, 2015 12:32 — forked from topheman/jspm.travis.setup.md
Travis setup of Github token for jspm