Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.26 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.26 KB

http4s-curl

A client for http4s on Scala Native, backed by libcurl. Check out the example.

libraryDependencies ++= Seq(
  "org.http4s" %%% "http4s-curl" % "0.2.0"
)

Acknowledgements

Special thanks to: