ring

cryan 2019-01-11T19:11:55.035500Z

anyone during reverse routing / url generation with compojure?

seancorfield 2019-01-11T19:40:06.036400Z

@cryan I think folks who need reverse routing are using something like Bidi instead of Compojure.

ikitommi 2019-01-11T20:24:58.039100Z

@cryan compojure-api adds reverse routing to compojure. Besides bidi, there is also reitit.