clj-http

Nim Sadeh 2024-01-19T03:15:30.332009Z

Does anyone here use Martian, and if so, how do you deal with async requests? I get exceptions saying that future can't be cast to associative, which makes sense, but there's got to be an out of the box solution since async requests are so common

mmer 2024-01-19T10:44:02.257639Z

@oliy was helpful when I reached out to them with a question