Skip to content

Instantly share code, notes, and snippets.

@chooper
Created March 30, 2014 00:21
Show Gist options
  • Save chooper/9865276 to your computer and use it in GitHub Desktop.
Save chooper/9865276 to your computer and use it in GitHub Desktop.
sub@asdf:~$ time curl http://localhost:8080/?usernames=chuckbang,foxhop,japherwocky
[{"url":"http://steamcommunity.com/id/foxhop/","steamid":"76561197960708678","personaname":"Foxhop","summary":"No information given.","ingame":""},{"url":"http://steamcommunity.com/id/japherwocky/","steamid":"76561198049551053","personaname":"japherwocky","summary":"No information given.","ingame":"Team Fortress 2"},{"url":"http://steamcommunity.com/id/chuckbang/","steamid":"76561197961485911","personaname":"chuck!","summary":"No information given.","ingame":"Counter-Strike: Global Offensive"}]
real 0m0.468s
user 0m0.004s
sys 0m0.012s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment