GOAuth command Line example

At last…

…I’ve added an example to the GOAuth pages!

It’s a very trivial example, but should be sufficient to get to grips with the package.

These examples been available on github for a while now :

Original Example
This is the original example that connects to twitter and uses GET / POST to access different Endpoints.
Google Buzz
Accesse the Google Buzz API
Out Of band via HTTP
Testing Out of Band Mode using a HTTP Front End – kinda pointless
CLI Out Of Band
Using Out of Band Mode to update the Twitter API – Covered in greater detail

Please note that all of these example assume that you create some persistence layer to store the Access Tokens from session to session.

This entry was posted in golang. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>