Show JSON Schema's as formatted html, for easy API browsing. See it live at: http://sk-api-browser.herokuapp.com/
For now the browser shows SalesKing's API schema's (https://github.com/salesking/sk_api_schema/tree/master/json/v1.0) Display formatting is done with ruby inside the haml-templates.
git clone ..
bundle install
rackup
#OR ruby server.rb
# bundle exec rackup -p 4567
Copyright (c) 2011-2014 Georg Leciejewski, released under the MIT license