Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

Commit

Permalink
Merge commit 'f84afe9d0b2522018938723f1357708f39853e6f' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed May 2, 2012
2 parents ab27595 + f84afe9 commit 7626a41
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README → README.md
@@ -1,4 +1,5 @@
== Welcome to Panopticon
Welcome to Panopticon
=====================

The GOV.UK content platform has been built with a focus on tools over content.
That is manifest in the existence of numerous small applications that provide
Expand All @@ -11,14 +12,13 @@ to attach consistent metadata to the pieces, connect them together as 'related
items' and generally have a complete overview of all the solutions/artefacts in
the system. That's this app: Panopticon.

== Interfaces
Interfaces
----------

Panopticon provides:

* an admin UI where items can be created and their metadata
edited. This is authenticated in conjunction with sign-on-o-tron.

edited. This is authenticated in conjunction with sign-on-o-tron.
* a writeable API where applications can register the content
they provide. This is authenticated using HTTP Basic.

they provide. This is authenticated using HTTP Basic.
* a read API for retrieving metadata about a given item

0 comments on commit 7626a41

Please sign in to comment.