Liking cljdoc? Tell your friends :D

burningswell.flickr


clientclj

(client {:keys [api-key client-id client-secret]})

Returns a Flickr client using api-key.

Returns a Flickr client using `api-key`.
raw docstring

licensesclj

The Flickr license types.

The Flickr license types.
raw docstring

photo-infoclj

(photo-info flickr-client photo & [opts])

Return information about a photo.

Return information about a photo.
raw docstring

photo-urlclj

(photo-url photo & [size])

Returns the Flickr URL of photo.

Returns the Flickr URL of `photo`.
raw docstring

requestclj

(request method params)

Build a Flickr request.

Build a Flickr request.
raw docstring

(search flickr-client opts)

Request a list of photos matching some criteria.

Request a list of photos matching some criteria.
raw docstring

sizesclj

(sizes flickr-client photo-id & [opts])

Request a image sizes of photo-id.

Request a image sizes of `photo-id`.
raw docstring

user-infoclj

(user-info flickr-client user-id & [opts])

Return information about a user.

Return information about a user.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close