Liking cljdoc? Tell your friends :D

common-clj.components.http-server.in-memory-http-server


new-http-serverclj

(new-http-server routes)

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

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

routes->pedestalclj

(routes->pedestal routes)

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

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

strict-map->InMemoryHttpServerclj

(strict-map->InMemoryHttpServer m44249 & [drop-extra-keys?__1759__auto__])

Factory function for class InMemoryHttpServer, 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 InMemoryHttpServer, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

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

× close