Liking cljdoc? Tell your friends :D

common-clj.components.http-server.http-server


body-coercerclj

(body-coercer routes)
source

content-typeclj

source

error-interceptorclj

source

interceptorsclj

(interceptors routes)
source

new-http-serverclj

(new-http-server routes)

Inputs: [routes :- schemata.http/Routes]

Inputs: [routes :- schemata.http/Routes]
sourceraw docstring

okclj

(ok body)
source

path-params-coercerclj

(path-params-coercer routes)
source

routes->pedestalclj

(routes->pedestal routes components)

Inputs: [routes :- schemata.http/Routes components]

Inputs: [routes :- schemata.http/Routes components]
sourceraw docstring

strict-map->HttpServerImplclj

(strict-map->HttpServerImpl m40662 & [drop-extra-keys?__6751__auto__])

Factory function for class HttpServerImpl, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class HttpServerImpl, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

wrap-handlerclj

(wrap-handler handler components)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close