clapi-cli 0.0.1

Any API, One Command Away™ - Turn any API into simple CLI commands
Documentation
[dependencies]

[lib]
name = "clapi_cli"
path = "src/lib.rs"

[package]
authors = ["Samuel <samuel@clapi.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities", "api-bindings"]
description = "Any API, One Command Away™ - Turn any API into simple CLI commands"
edition = "2021"
homepage = "https://clapi.dev"
keywords = ["api", "cli", "rest", "terminal", "client"]
license = "MIT OR Apache-2.0"
name = "clapi-cli"
readme = "README.md"
repository = "https://github.com/clapi/clapi"
version = "0.0.1"