Skip to content

Instantly share code, notes, and snippets.

@orarbel
Created July 7, 2014 19:28
Show Gist options
  • Select an option

  • Save orarbel/5e089792830fe60b6ff7 to your computer and use it in GitHub Desktop.

Select an option

Save orarbel/5e089792830fe60b6ff7 to your computer and use it in GitHub Desktop.
Yo all the users that Yo'ed your Yo service ("subscribers"):
curl --data "api_token=<token>" http://api.justyo.co/yoall/
---------------------------------------------------------------------
Specific user Yo:
curl --data "api_token=<token>&username=<username>" http://api.justyo.co/yo/
* Rate limited to one Yo per user per minute.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment