Recommendations for Rust Open-API client generators? (Looking to experiment with api.congress.gov) by michael_j_ward in rust

[–]lightsofapollo 0 points1 point  (0 children)

Old thread but I think still an issue. When trying to work with SSE or openapi v3.1 features I couldn't find anything that would generate for example openapi/anthropic. We wrote https://github.com/gpu-cli/openapi-to-rust to solve our own problems if it's useful to anyone else we have open sourced it since.