Generate CLI's for your API's
graph LR
A(<span class='img-box-mini-low'><img src='/openapi-logo.png' width='20' /></span> OpenAPI) --> D
B(<span class='img-box-mini'><img src='/grpc-logo.svg' width='20' /></span> gRPC) --> D
C(<span class='img-box-mini'><img src='/smithy-anvil.svg' width='20' /></span> Smithy) --> D
D((<span class='img-box'><img src='/github-mark.svg' width='50' /></span>)) --- E
E{{Scaffold}}:::logoCircle --> F
E{{Scaffold}}:::logoCircle --> H
F([<span class='img-box-mini'><img src='/cli.png' width='20' /> <img src='/apple-logo.svg' width='20' /></span>])
H([<span class='img-box-mini-low'><img src='/cli.png' width='20' /> <img src='/ubuntu-logo.svg' width='20' /></span>])
Multi-Service
Create CLI's for a single service or for all of your services.
Customizable
Add custom configuration and support developer profiles
Secure
Incorporate authentication and OAuth flows into your CLI's.