John A. De Goes

Results 148 issues of John A. De Goes

**Is your feature request related to a problem? Please describe.** The header inputs, which one can construct using `zio.http.api.In`, and which are defined in `/src/main/scala/zio/http/api/HeaderInputs`, currently produce (/accept) a `String`...

enhancement

**Is your feature request related to a problem? Please describe.** Some companies begin with Smithy specifications, and then proceed to implement a server that satisfies a given Smithy specification; then...

enhancement
ziohackathon
💎 Bounty

The ZIO 1.0 official release should indicate an extended period of binary stability, including ample support for bug fixes, performance improvements, and backward-compatible feature extensions, allowing a healthy ecosystem to...

enhancement

**Is your feature request related to a problem? Please describe.** The middleware uses an executable encoding, which makes introspection impossible. In addition to having some performance implications, this means that...

enhancement

**Is your feature request related to a problem? Please describe.** `zio.http.api` has no benchmark. A variety of benchmarks should be added so that optimization may proceed in a data-driven way....

enhancement

**Is your feature request related to a problem? Please describe.** Many APIs provide very large responses, for example, S3, in which it is possible to download a large file or...

enhancement
needs feedback

**Is your feature request related to a problem? Please describe.** All benchmarks should live inside the ZIO organization. **Describe the solution you'd like** Move benchmarks into the ZIO organization. **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** The current version of ZIO HTTP does not provide a testkit, which means that users are on their own for...

enhancement