http4s / http4s-fs2-data

http4s integration with fs2-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http4s-fs2-data

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.

Builds for http4s-core 1.0 milestones

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

About

http4s integration with fs2-data

License:Apache License 2.0


Languages

Language:Scala 100.0%