Skip to content

Commit fbc9d9c

Browse files
kinlaneclaude
andcommitted
Refresh README + API Commons interlink footer
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent cb8ea5c commit fbc9d9c

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Standalone, portable documentation for any [APIs.json](https://apisjson.org).**
44

5-
Live at **[documentation.apicommons.org](https://documentation.apicommons.org)** — an [API Commons](https://apicommons.org) tool, alongside [API Discovery](https://discover.apicommons.org) and [API Reusability](https://reusability.apicommons.org).
5+
Live at **[documentation.apicommons.org](https://documentation.apicommons.org)** — an [API Commons](https://apicommons.org) tool.
66

77
APIs.json indexes the APIs an organization or a bundle depends on — and since version 0.19 it can carry the artifacts themselves as inline `data` properties: full OpenAPI definitions, Arazzo workflows, prompts, and rules. This tool turns any APIs.json into rich, readable HTML documentation:
88

@@ -53,6 +53,17 @@ npm run build # dist/ + dist/apis-json-viewer.html + dist/examples/
5353
npm run typecheck
5454
```
5555

56+
## Part of API Commons
57+
58+
An open, browser-first tool from **[API Commons](https://apicommons.org)** — free, no backend, your data stays in your browser. Browse the full set at **[apicommons.org/tools](https://apicommons.org/tools/)**.
59+
60+
**Related tools**
61+
- [API Discovery](https://discovery.apicommons.org) — browser-first registry that composes the APIs.json this tool renders
62+
- [API Experience](https://experience.apicommons.org) — DX/AX layer + coverage scorecard
63+
- [API Reusability](https://reusability.apicommons.org) — score API reuse across an org
64+
- [API Validator](https://validator.apicommons.org) — lint OpenAPI/AsyncAPI/Arazzo/JSON Schema in-browser
65+
- [Model Library](https://library.apicommons.org) — versioned model library + drift/breaking-change detection
66+
5667
## License
5768

5869
Apache-2.0

0 commit comments

Comments
 (0)