Liking cljdoc? Tell your friends :D

atmos-kernel.web.route


atmos-DELETEcljmacro

(atmos-DELETE path body)
source

atmos-GETcljmacro

(atmos-GET path body)
source

atmos-main-routecljmacro

(atmos-main-route ms-name)

Create the main route of web compojure application

Create the main route of web compojure application
sourceraw docstring

atmos-POSTcljmacro

(atmos-POST path body)
source

atmos-PUTcljmacro

(atmos-PUT path body)
source

atmos-routecljmacro

(atmos-route http-method route-path body)

Create an atmos compojure route

Create an atmos compojure route
sourceraw docstring

defatmos-routecljmacro

(defatmos-route name ms-name & routes)

Define atmos route

Define atmos route
sourceraw docstring

not-found-routeclj

source

not-implemented-routeclj

source

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

× close