API

respectfully.API
See theAPI companion object
trait API[Alg]

Attributes

Companion
object
Source
API.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def toClient(client: Client[IO], uri: Uri): Alg

Attributes

Source
API.scala
def toRoutes(impl: Alg): HttpApp[IO]

Attributes

Source
API.scala