mirror of
https://github.com/metosin/reitit.git
synced 2026-01-28 17:00:34 +00:00
dafaq
This commit is contained in:
parent
b7b0b7c81d
commit
ab0937da78
1 changed files with 5 additions and 0 deletions
|
|
@ -1 +1,6 @@
|
||||||
# Frequently Asked Questions
|
# 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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue