Skip to content

Instantly share code, notes, and snippets.

@jennifersmith
Created September 12, 2011 01:20
Show Gist options
  • Save jennifersmith/1210406 to your computer and use it in GitHub Desktop.
Save jennifersmith/1210406 to your computer and use it in GitHub Desktop.
clojure facebook graph api
(with-facebook-auth @facebook-auth-token (client/get [:me :friends] {:extract :data})) :
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment