Home

Awesome

I/O Doctor

You can now use I/O Doctor as a hosted application via iodoctor.net.

I/O Doctor is a GUI for creating and editing JSON config files that are used with I/O Docs, an interactive API documentation system from Mashery.

Description

How It Works

Select an existing I/O Docs config to upload, or create a new config and start adding Endpoints, Methods, and Parameters. When an existing config is used, it is parsed and forms for editing each Endpoint, Method, and Parameter will be created.

Click an item from the menu on the left to begin editing. View the JSON output at any time by hitting the "output" tab. When finished, click "Save File" to download the JSON file. I/O Doctor does not store any data. Make sure you save your JSON output.

Technology

I/O Doctor is built on Sinatra, Twitter Bootstrap 2.0, and jQuery, and uses form2js for structured, hierarchical HTML form data.

TODO