From 2d16c2f172a44ecafa97eb94a17616bc8e1973a3 Mon Sep 17 00:00:00 2001 From: Michael Salihi Date: Fri, 18 Sep 2020 17:01:22 +0200 Subject: [PATCH] New section with example repositories using Reitit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ae2133ef..e7907ed9 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,9 @@ Invalid request: All examples are in https://github.com/metosin/reitit/tree/master/examples +## External resources +* Simple web application using Ring/Reitit and Integrant: https://github.com/PrestanceDesign/usermanager-reitit-integrant-example + ## More info [Check out the full documentation!](https://cljdoc.org/d/metosin/reitit/CURRENT/)