(make-handler app-handler routes-backend routes-frontend)Create a Ring handler from the route definition data structure. Matches a handler from the uri in the request, and invokes it with the request as a parameter.
Create a Ring handler from the route definition data structure. Matches a handler from the uri in the request, and invokes it with the request as a parameter.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |