mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 08:51:12 +00:00
374 B
374 B
Frequently Asked Questions
Why yet another routing library?
There are many great routing libs for Clojure, but we felt that none was perfect. We picked best parts of existing libs, added things that were missing (like first-class route data, spec-coercion and full route conflict resolution) trying to make a library it both both fun to use and really, really fast.