Created
March 30, 2014 00:21
-
-
Save chooper/9865276 to your computer and use it in GitHub Desktop.
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
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