Skip to content

Instantly share code, notes, and snippets.

@maxweber
Created March 7, 2011 16:49
Show Gist options
  • Save maxweber/858768 to your computer and use it in GitHub Desktop.
Save maxweber/858768 to your computer and use it in GitHub Desktop.
clj-facebook-graph.example> (with-facebook-auth-by-name "Max Weber"
(client/get [:me :likes] {:query-params {:limit 2} :extract :data :paging true}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment