https://github.com/octplane/flickgo
Flickr golang binding (fork of code.google.com flickgo library)
https://github.com/octplane/flickgo
Last synced: 5 months ago
JSON representation
Flickr golang binding (fork of code.google.com flickgo library)
- Host: GitHub
- URL: https://github.com/octplane/flickgo
- Owner: octplane
- License: other
- Created: 2014-06-04T09:40:04.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-11T09:42:58.000Z (about 12 years ago)
- Last Synced: 2024-06-20T08:06:04.099Z (about 2 years ago)
- Language: Go
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flickgo
This is a fork of the code.google.com hosted library (https://code.google.com/p/flickgo/) written originally by https://github.com/manki
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.
Library has support for only a few API calls. If you need to use a call that's not yet implemented, adding it is trivial. Email me for support; or maybe I can even add it for you.