From d695bd4282b356037e7588c3157a7e9b46a7a455 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 3 Jul 2012 10:20:12 +0200 Subject: o More text in the 'about' section. --- views/index.jade | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'views') diff --git a/views/index.jade b/views/index.jade index 450e295..32efc59 100644 --- a/views/index.jade +++ b/views/index.jade @@ -36,6 +36,14 @@ block inner_content |hypermedia. Give it an URL and it will render is as good as it |can. + p The purpose is twofold: it is a useful tool to inspect + | collections while developing or debugging an application. At + | the same time it's useful to show the power of + a(href='http://en.wikipedia.org/wiki/Hypermedia') hypermedia + | by showing how much a generic user agent can do by using + | only the generic Collection+JSON specification and not + | knowing anything about your application. + h3 REST/Collection+JSON Resources p There's a growing C+J community that's discussing on the -- cgit v1.2.3