JasperFx/alba

Syntactical sugar for just retrieving or posting JSON messages both ways

jeremydmiller opened this issue · 2 comments

Basically how we're using Alba at work anyway.

await PostJson(T message, string url).Expect();

Closed by b221547