fortio icon indicating copy to clipboard operation
fortio copied to clipboard

add rest api calling package

Open ldemailly opened this issue 3 years ago • 0 comments

Need quite a fair bit of boiler plate code, even with generics to send some struct serialized as json and receive a response back over http

This came up during testing the rest api endpoint (#611) so let's make it reusable by anyone and pure/simple library package

ldemailly avatar Jul 29 '22 19:07 ldemailly