This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-04-13
Channels
- # announcements (1)
- # bangalore-clj (1)
- # beginners (47)
- # boot (16)
- # calva (33)
- # cider (14)
- # clj-kondo (3)
- # clojure (46)
- # clojure-india (1)
- # clojure-italy (6)
- # clojure-nl (4)
- # clojure-uk (5)
- # clojurescript (10)
- # dirac (8)
- # emacs (1)
- # fulcro (1)
- # leiningen (14)
- # lumo (1)
- # off-topic (178)
- # pathom (9)
- # planck (17)
- # quil (2)
- # reagent (5)
- # reitit (6)
- # shadow-cljs (55)
- # tools-deps (3)
@haiyuan.vinurs depends on how dynamically. The middleware chain (and the middleware) can be modified at router creation. At request-time, the chain is compiled and thus static. The mw can still do whatever, based on endpoint & request.
Guide on transforming the chain here: https://cljdoc.org/d/metosin/reitit/0.3.1/doc/ring/transforming-middleware-chain