From ac2cbaafbdb2d87be83fbb79f9511e5498a91cc0 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Thu, 15 Mar 2018 08:05:15 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1cd10c46..103c0a1a 100644 --- a/README.md +++ b/README.md @@ -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