Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/_data/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3065,6 +3065,14 @@
category: unclassified
uuid: 12bf91b6-5b6e-4ae8-ac19-5d5a889ae1c6
downloads: 0
- name: openapi-to-rust
description: Generate strongly-typed Rust structs, async HTTP clients, and SSE streaming clients from OpenAPI 3.1 specs. Supports discriminated unions, anyOf/oneOf, allOf composition, circular $refs, and reconnecting SSE — built for LLM APIs (OpenAI, Anthropic) and similar.
github: https://github.com/gpu-cli/openapi-to-rust
v3: true
language: Rust
category: sdk
uuid: 2bf0f104-2acd-41ef-9fd4-4fa32e35eb50
downloads: 0
- name: grpc-gateway
description: gRPC to JSON proxy generator following the gRPC HTTP spec
github: https://github.com/grpc-ecosystem/grpc-gateway
Expand Down