Liking cljdoc? Tell your friends :D

io.pedestal.service.data

Utilities for converting to and from specific data types.

Utilities for converting to and from specific data types.
raw docstring

io.pedestal.service.resources

Creation of routes to expose file system or classpath resources as GET-able URIs.

This is an alternative to io.pedestal.http.ring-middlewares that provide interceptors (which bypass routing); these functions return [[RoutingFragment]]s that can be combined to as part of the application's routing table.

Creation of routes to expose file system or classpath resources as GET-able URIs.

This is an alternative to [[io.pedestal.http.ring-middlewares]]
that provide _interceptors_ (which bypass routing); these functions
return [[RoutingFragment]]s that can be combined to as part of the application's routing table.
raw docstring

io.pedestal.service.websocket

WebSocket support abstracted away from the Servlet API.

WebSocket support abstracted away from the Servlet API.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close