Skip to content

Commit b38fe4a

Browse files
docs: add 5-second browser playground trial to README
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 1d398e5 commit b38fe4a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99

1010
Read the [guides and documentation](https://openapi-to-rust.dev/) for the quickest path from an OpenAPI document to compiling Rust.
1111

12+
## 5-second trial
13+
14+
Paste your spec into the **[browser playground](https://openapi-to-rust.dev/playground)**
15+
the real generator compiled to WebAssembly. See the generated Rust instantly and
16+
download it as a complete, compilable crate. Nothing is uploaded.
17+
1218
## 30-second trial
1319

1420
Install the CLI from crates.io, then generate a tiny client from a stable,

0 commit comments

Comments
 (0)