Routes + handlders for reitit and bidi.
Routes + handlders for reitit and bidi.
(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}}]`
(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}]`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close