ZIO HTTP is a scala library for building http apps. It is powered by ZIO and Netty and aims at being the defacto solution for writing, highly scalable and performant web applications using idiomatic ...
This library is licensed under the Apache 2.0 License. To run some of the integration tests (start with localhost_integ_*), you need to set up a localhost that echo the request headers from /echo back ...