Module

Payload.Server.Handleable

Package
purescript-payload
Repository
hoodunit/purescript-payload

#Handleable Source

class Handleable route handler (basePath :: Symbol) (baseParams :: Row Type) (baseGuards :: GuardList) (guardsSpec :: Row Type) guards | route -> handler where

Members

Instances

#DecodeOptionalBody Source