# mashery/iodocs

Interactive API documentation system

Repository: https://github.com/mashery/iodocs
Canonical: https://ross.abutalabs.com/products/iodocs
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2017-03-04T07:38:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5514, "days_push": 3469, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1882, forks 407 (observed 2026-08-28T04:05:48.703570+00:00)

## What it is
I/O Docs is a Node.js web application that generates live, interactive documentation for RESTful APIs from JSON schema definitions. It renders a browser-based client where users can execute API calls, proxied through the server with formatted responses, and supports OAuth via Redis.

## Use cases
- try out REST API endpoints from documentation
- generate interactive docs from a JSON API schema
- let developers execute live API calls with OAuth
- document API methods with parameters in query, path, or header
- test POST and PUT request bodies against an API

## When to avoid
- you need a maintained tool with recent updates
- you want OpenAPI/Swagger-based documentation
- you need static or hosted documentation generation

## Facets
- artifact type: application
- maturity: abandoned
- function: api-documentation, http-client, web-framework
- domain: apis, documentation, developer-tools, web-development
- platform: self-hosted
- tags: interactive-api-docs, rest, try-it-out, oauth-proxy, -schema, nodejs, web-server

## Member repositories
- mashery/iodocs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.703570+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:13:47.716898+00:00, confidence not recorded.
  - readme: https://github.com/mashery/iodocs (fetched 2026-08-28T04:05:48.703570+00:00, sha da0106c5f26a)
  - registry_npm: https://registry.npmjs.org/iodocs (fetched 2026-08-29T10:53:18.764539+00:00, sha d001e614bff1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
