antonyshchenko / zio-http

ZIO-powered HTTP server and client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZIO-HTTP

CI Release Issues Discord
Build Status Release Artifacts Average time to resolve an issue badge-discord

TBD: readme notes

Installation

Add in your build.sbt:

libraryDependencies += "dev.zio" %% "zio-http-core" % "<version>"

About

ZIO-powered HTTP server and client.

License:Apache License 2.0


Languages

Language:Shell 77.3%Language:Scala 22.7%