yam-servant-0.2.0

Safe HaskellNone
LanguageHaskell2010

Yam.Servant

Documentation

type API api = (Proxy api, YamContext -> Server api) Source #