From fb8ca3cd88bb9a4d607b42903b01b2d309b01963 Mon Sep 17 00:00:00 2001 From: Ilkka Seppala Date: Mon, 13 Jul 2015 23:45:58 +0300 Subject: [PATCH] #91 Added real world example --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0bb3528a9..986d0dbd1 100644 --- a/README.md +++ b/README.md @@ -653,6 +653,9 @@ validation and for building to order * An autogenerated user interface is good enough * You want to automatically publish the domain as REST services +**Real world examples:** +* [Apache Isis](https://isis.apache.org/) + # Frequently asked questions