Created
March 26, 2012 07:44
-
-
Save DracoBlue/2203761 to your computer and use it in GitHub Desktop.
JSON to CSV conversion by using the cli of https://github.com/DracoBlue/Craur
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
| $ curl -s http://github.com/api/v2/json/issues/list/DracoBlue/node-facebook-client/open | craur issues[].number issues[].title issues[].user | |
| 14;"cookie expiration check reversed";enki | |
| 17;"Add simple storage for mapping between oauth-code and access_tokens";DracoBlue | |
| 24;"Large amount of timeouts over time";dominiek | |
| 25;"/Picture api fixed";edjoperez | |
| 26;"Add method to FacebookClient to parse signed_request";leoasis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment