Generates an HttpApp from a partial function. This constructor should only be used for testing. If you are migrating from a pre-release version of ZIO HTTP, you should instead look at the new way of defining routes using zio.http.Routes.
Generates an HttpApp from a partial function. This constructor should only be used for testing. If you are migrating from a pre-release version of ZIO HTTP, you should instead look at the new way of defining routes using zio.http.Routes.