All Projects → salesking → Json Schema Browser

salesking / Json Schema Browser

API Explorer to browse JSON Schema based API's

Labels

JSON Schema Browser

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.

Install

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].