If you are on Linux and want to try or test Google APIs, you might want to use this simple shell script I wrote to share with other developers when dealing with bugs.
Google API Shell Client
I have tested it on just a few APIs. Using cURL directly is quite annoying, mainly due to a very long auth token that spreads across a few lines and that must be present in each request.
No comments:
Post a Comment