oliyh / martian

The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more
MIT License
530 stars 44 forks source link

Introduced clj-http-lite #81

Closed deas closed 4 years ago

deas commented 4 years ago

Hi,

This clj-http-lite based client is almost a complete copy of the clj-http client at least passes all tests and also works with k8s-api (even with watch). Will be massaging pluggability in k8s-api a bit more and provide a PR over there soon. Still thinking about the watch implementation a bit, but I don't consider that related to clj-http-lite in martian scope.

oliyh commented 4 years ago

Hi,

Many thanks for this, it's exciting to have such contributions. It looks good but I left one comment which I hope you can clarify.

Thanks

oliyh commented 4 years ago

Thank you again for this! I will get a release together soon.

oliyh commented 4 years ago

Available in 0.1.12-SNAPSHOT