mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
Update README.md
kudos to Keechma for controllers.
This commit is contained in:
parent
3381fe34e5
commit
ba5bef1226
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ Roadmap is mostly written in [issues](https://github.com/metosin/reitit/issues).
|
||||||
## Special thanks
|
## Special thanks
|
||||||
|
|
||||||
* Existing Clojure(Script) routing libs, expecially to
|
* Existing Clojure(Script) routing libs, expecially to
|
||||||
[Ataraxy](https://github.com/weavejester/ataraxy), [Bide](https://github.com/funcool/bide), [Bidi](https://github.com/juxt/bidi), [calfpath](https://github.com/ikitommi/calfpath), [Compojure](https://github.com/weavejester/compojure) and
|
[Ataraxy](https://github.com/weavejester/ataraxy), [Bide](https://github.com/funcool/bide), [Bidi](https://github.com/juxt/bidi), [calfpath](https://github.com/ikitommi/calfpath), [Compojure](https://github.com/weavejester/compojure), [Keechma](https://keechma.com/) and
|
||||||
[Pedestal](https://github.com/pedestal/pedestal/tree/master/route).
|
[Pedestal](https://github.com/pedestal/pedestal/tree/master/route).
|
||||||
* [Compojure-api](https://github.com/metosin/compojure-api), [Kekkonen](https://github.com/metosin/kekkonen), [Ring-swagger](https://github.com/metosin/ring-swagger) and [Yada](https://github.com/juxt/yada) and for ideas, coercion & stuff.
|
* [Compojure-api](https://github.com/metosin/compojure-api), [Kekkonen](https://github.com/metosin/kekkonen), [Ring-swagger](https://github.com/metosin/ring-swagger) and [Yada](https://github.com/juxt/yada) and for ideas, coercion & stuff.
|
||||||
* [Schema](https://github.com/plumatic/schema) and [clojure.spec](https://clojure.org/about/spec) for the validation part.
|
* [Schema](https://github.com/plumatic/schema) and [clojure.spec](https://clojure.org/about/spec) for the validation part.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue