Comment on When REST isn't Good EnoughComments−pelle13yThere are several good points in the article. Particular the one about https.That said as a clojure dev I'd much rather work with a nice clojure http library like clj-http than have to use their provided java library.
Comments
There are several good points in the article. Particular the one about https.
That said as a clojure dev I'd much rather work with a nice clojure http library like clj-http than have to use their provided java library.