kobweb icon indicating copy to clipboard operation
kobweb copied to clipboard

Add kotlinx serialization extension methods for HttpFetcher

Open bitspittle opened this issue 1 year ago • 1 comments

See also: https://github.com/varabyte/kobweb/discussions/599


Essentially, add methods for all HTTP verbs (e.g. window.http.get<MyType>(...)) to this module: https://github.com/varabyte/kobweb/tree/main/common/kobwebx-serialization-kotlinx/ (or maybe make a sibling module if that ends up being an inappropriate place to put stuff)

bitspittle avatar Aug 31 '24 17:08 bitspittle

(Set to 1.1 so this won't get lost in the noise in the future. Not against this going into 1.0 by any means though.)

bitspittle avatar Sep 01 '24 10:09 bitspittle