Home of http4s integrations with fs2-data. Initially forked from http4s-scala-xml, it now offers support for the following file formats:
- XML and Scala XML. Works as a drop-in replacement for http4s-scala-xml
- CSV
- CBOR
- JSON
Check out the docs for examples.
http4s-fs2-data is built against http4s 0.23. If you're using a http4s-core 1.0 milestone, then you can use the following versions instead:
http4s-core | http4s-fs2-data | equivalent to main version of http4s-fs2-data |
---|---|---|
1.0.0-M39 | 1.0.0-M40 | 0.2.0 |