From 287a01d4f306dc6a8063cc5660a0672f594b75e6 Mon Sep 17 00:00:00 2001 From: Michael Salihi Date: Tue, 25 May 2021 23:12:15 +0200 Subject: [PATCH] Add new SAP application example link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c3ed9e8..afe232c3 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ All examples are in https://github.com/metosin/reitit/tree/master/examples * https://www.learnreitit.com/ * Lipas, liikuntapalvelut: https://github.com/lipas-liikuntapaikat/lipas * Implementation of the Todo-Backend API spec, using Clojure, Ring/Reitit and next-jdbc: https://github.com/PrestanceDesign/todo-backend-clojure-reitit +* Ping CRM, a single page app written in Clojure Ring, Reitit, Integrant and next.jdbc: https://github.com/prestancedesign/clojure-inertia-pingcrm-demo ## More info