diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-07-03 10:20:12 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-07-03 10:20:12 +0200 |
commit | d695bd4282b356037e7588c3157a7e9b46a7a455 (patch) | |
tree | bbd77ca784a16cc2b220b77fe1f1342277987d64 /views | |
parent | d84e9e74cadc97af63025884167a73b6815fa754 (diff) | |
download | collection-json-explorer-d695bd4282b356037e7588c3157a7e9b46a7a455.tar.gz collection-json-explorer-d695bd4282b356037e7588c3157a7e9b46a7a455.tar.bz2 collection-json-explorer-d695bd4282b356037e7588c3157a7e9b46a7a455.tar.xz collection-json-explorer-d695bd4282b356037e7588c3157a7e9b46a7a455.zip |
o More text in the 'about' section.
Diffstat (limited to 'views')
-rw-r--r-- | views/index.jade | 8 |
1 files changed, 8 insertions, 0 deletions
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 |