The cljs-ajax-client is an AJAX client for Clojure projects based on the [JulianBirch/cljs-ajax] library, with additional features such as CSRF handling, etc.
{:deps {mt-app-kit/cljs-ajax-client {:git/url "https://github.com/mt-app-kit/cljs-ajax-client"
:sha "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}}}
Check out the latest commit on the release branch.
You can track the changes of the cljs-ajax-client library here.
The cljs-ajax-client functional documentation is available here.