Update README.md

This commit is contained in:
Tommi Reiman 2018-03-15 08:05:15 +02:00 committed by GitHub
parent 65b8acb493
commit ac2cbaafbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,10 @@ The following higher-level routers are also available as separate modules:
* `reitit-http` with enchanced Pedestal-style Interceptors (WIP)
* `reitit-frontend` with Keechma-style Controllers (WIP)
Posts:
* [Reitit, Data-Driven Routing with Clojure(Script)](https://www.metosin.fi/blog/reitit/)
* [Data-Driven Ring with Reitit](https://www.metosin.fi/blog/reitit-ring/)
See the [full documentation](https://metosin.github.io/reitit/) for details.
## Latest version