This commit is contained in:
Tommi Reiman 2017-12-29 12:05:12 +02:00
parent b7b0b7c81d
commit ab0937da78

View file

@ -1 +1,6 @@
# 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.