Created
July 7, 2014 19:28
-
-
Save orarbel/5e089792830fe60b6ff7 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| 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