How to configure OAuth with Goodreads in Clojure
问题 I am trying to configure OAuth to use it to access data from the Goodreads API using Clojure and Compojure framework. I basically want to get a list of firends that a Goodreads member has. I should mention that I am new to Clojure and completely new to OAuth and in general to API authentication so I would really appreciate it if it could be explained as simply as possible. I tried to find the answer online but was unable to find one that would help me as many sites deal with specific OAuth