works.iterative.server.http.tapir

Members list

Type members

Classlikes

trait TapirEndpointModule[R, C] extends CustomTapir

A clean module that only focuses on defining Tapir endpoints and their implementations.

A clean module that only focuses on defining Tapir endpoints and their implementations.

This module is ZIO specific, and has R as environment. Also, it reports capabilities as C.

Attributes

Companion
object
Supertypes
trait CustomTapir
trait CustomTapirPlatformSpecific
trait SttpClientInterpreter
trait SttpClientInterpreterExtensions
trait ZTapir
trait TapirAliases
trait TapirJsonZio
trait Tapir
trait ModifyMacroSupport
trait ModifyMacroFunctorSupport
trait TapirStaticContentEndpoints
trait TapirComputedInputs
trait TapirExtensions
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Adapts a TapirEndpointModule to a WebFeatureModule with HTTP routes

Adapts a TapirEndpointModule to a WebFeatureModule with HTTP routes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type