From 48aa6e9c1d1232b2d33d150d41df9fb0dedc69a8 Mon Sep 17 00:00:00 2001 From: Markus Prinz Date: Mon, 13 Apr 2009 23:52:42 +0200 Subject: [PATCH] Add Hancock server & client to list of sinatra apps --- wild.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wild.markdown b/wild.markdown index 517c53de..fa16c451 100644 --- a/wild.markdown +++ b/wild.markdown @@ -54,6 +54,10 @@ Applications {#apps} reimplementation of the gem server command as a Sinatra application - [Nesta](http://effectif.com/nesta) is an SEO oriented CMS/blog for developers - [Mogo](http://github.com/zapnap/mogo) A planet-style feed aggregator +- [Hancock](http://github.com/atmos/hancock/tree/master) A Single Sign On + provider based on OpenID +- [Hancock Client](http://github.com/atmos/hancock-client/tree/master) Rack + middleware client written in Sinatra for the the Hancock server. Libraries and extensions {#libs} ------------------------