mirror of
https://github.com/metosin/reitit.git
synced 2025-12-19 01:11:11 +00:00
6 lines
374 B
Markdown
6 lines
374 B
Markdown
# 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.
|