Library for the Flickr API http://librdf.org/flickcurl/
Go to file
2024-01-05 22:27:27 +01:00
flickcurl.spec automatic version update by autodist [release 1.26-1mamba;Fri Aug 22 2014] 2024-01-05 22:27:27 +01:00
README.md automatic update by autodist [release 1.25-1mamba;Thu Sep 05 2013] 2024-01-05 22:27:27 +01:00

flickcurl

Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. It uses libcurl to call the REST web service and libxml2 to manipulate the XML responses. Flickcurl supports all of the API including the functions for photo/video uploading, browsing, searching, adding and editing comments, groups, notes, photosets, categories, activity, blogs, favorites, places, tags, machine tags, institutions, pandas and photo/video metadata. It also includes a program flickrdf to turn photo metadata, tags, machine tags and places into an RDF triples description.