Consuming web services in Clojure

2012-11-05 Thread N8Dawgrr
Hi All,

Does anyone know of a good simple library to call/consume web-services from 
Clojure? Note I don't want to create a web-service just call one.



-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Re: Consuming web services in Clojure

2012-11-05 Thread Ulises
Try clj-http (https://github.com/dakrone/clj-http)


On 5 November 2012 12:12, N8Dawgrr nathan.r.matth...@gmail.com wrote:

 Hi All,

 Does anyone know of a good simple library to call/consume web-services
 from Clojure? Note I don't want to create a web-service just call one.



  --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en