amelinium.http.middleware
added in 1.0.0
amelinium service, middleware handling.
init-preparer
(init-preparer k config)Generic middleware which prepares a request for the controller.
init-renderer
(init-renderer k config)Generic middleware which renders results by calling configured web handler function (:post key of config if config is a map or a value of config).