This is a client library written in Google's Go language for interacting with Flickr's REST API. Primary development focus is to be compatible with Google App Engine's server environment.
go get github.com/manki/flickgo
Library has support for only a few API calls. If you need to use a call that's not yet implemented, adding it should be trivial. Email me for support.