Endpoint
Describe HTTP endpoints declaratively with the ZIO HTTP Endpoint API, then implement and serve them.
Endpoint Scala 3 Syntax
Define ZIO HTTP endpoints using Scala 3 syntax.
Server Sent Events in Endpoints
Stream Server-Sent Events from a declaratively described ZIO HTTP endpoint.
Command-line Interface (CLI)
Generate a command-line client from a ZIO HTTP endpoint description using zio-http-cli.