Liking cljdoc? Tell your friends :D
Clojure only.

phrag.route

Routes + handlders for reitit and bidi.

Routes + handlders for reitit and bidi.
raw docstring

bidiclj

(bidi options)

Returns a route setup for Bidi at specified path or /graphql. Format: ["/" {"path" {:post handler}}]

Returns a route setup for Bidi at specified path or `/graphql`.
Format: `["/" {"path" {:post handler}}]`
sourceraw docstring

reititclj

(reitit options)

Returns a route setup for reitit at specified path or /graphql. Format: ["path" {:post handler}]

Returns a route setup for reitit at specified path or `/graphql`.
Format: `["path" {:post handler}]`
sourceraw docstring

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

× close