Comment by bcoughlan
2 years ago
I made a tool to generate command line clients from OpenAPI definitions out of pure frustration from trying to stitch together incantations of curl commands to work with APIs.
I haven't revisited it in a while, and the docs could probably do with some love, but I use it every day.
This is super cool. Many startups are offering OpenAPI -> SDK, but I've never seen anything that generates a command-line tool.