Liking cljdoc? Tell your friends :D

hal.core


*defaults*clj/s

source

embeddedclj/s

(embedded res)
(embedded res k)
source

hrefclj/s

(href res k)
source

keysclj/s

(keys res)
source

(links res)
(links res k)
source

next-urlclj/s

(next-url req & [opts])

Build the URL for the next HAL resources from the Ring request.

Build the URL for the next HAL resources from the Ring `request`.
sourceraw docstring

prev-urlclj/s

(prev-url req & [opts])

Build the URL for the previous HAL resources from the Ring request.

Build the URL for the previous HAL resources from the Ring `request`.
sourceraw docstring

resourceclj/s

(resource req res & [opts])

Make a HAL resource for the Ring request req and the resource res.

Make a HAL resource for the Ring request `req` and the
resource `res`.
sourceraw docstring

resourcesclj/s

(resources req name coll & [opts])

Make a HAL resource for the Ring request req and the resources coll.

Make a HAL resource for the Ring request `req` and the resources
`coll`.
sourceraw docstring

self-hrefclj/s

(self-href resource)
source

valsclj/s

(vals res)
source

with-embeddedclj/s

(with-embedded res & kvs)
source

with-hrefsclj/s

(with-hrefs res & kvs)
source

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

× close