Open zetashift opened 2 years ago
As discussed on Gitter, this isn't unreasonable and not incredibly hard to support, but is currently a low priority.
Completely understandable, I am quite a beginner at all this, but if I can help out, let me know!
I'll try to experiment with http4s and scarango/Fabric in the mean time, but I'm unsure how an example would look like. http4s
for example has a jsonOf
thing but I guess I have to define and codecs for:
Request
-> case classDocument
I'll hopefully have an update this weekend, but you can use Fabric with http4s with this: https://github.com/http4s/http4s-fabric
I am not sure how to use scarango with
circe
orjsoniter
for example. Would be cool to have that flexibility!