Commit graph

8 commits

Author SHA1 Message Date
Jeremy Barlow
91475cc71a (PE-11025) Add support section to README.md
This commit adds a support section to the README.md.
2015-07-17 11:06:25 -07:00
Kevin Corcoran
f9384622e4 (maint) add Clojars badge to README - closes #31 2015-02-09 13:29:25 -08:00
Preben Ingvaldsen
8a3a675d3f (TK-117) Add external API docs
Add some external API docs in the doc folder which detail how
to make requests using the Java and clojure clients.
2014-12-16 11:40:25 -08:00
Ruth Linehan
78c17ad97c (doc) Update README to link to Apache HttpAsyncClient
Previously, this library was a wrapper around http-kit, but has since been
updated to use the Apache HttpAsyncClient library instead. This commit updates
the README to link to HttpAsyncClient rather than http-kit.
2014-07-28 14:45:45 -07:00
Chris Price
f2373565e5 Add travis config 2014-03-27 12:49:54 -07:00
Patrick Carlisle
96ad26b054 Reorganize sync and async clients. 2014-03-11 17:59:07 -07:00
Patrick Carlisle
f7970ab978 Make opts and callback order conform to http-kit 2014-03-11 17:54:26 -07:00
Patrick Carlisle
20e51dc979 Add license and readme. 2014-03-11 17:38:13 -07:00