3 unstable releases

0.1.1 Aug 31, 2024
0.1.0 Aug 31, 2024
0.0.0 Nov 21, 2020

#225 in Cargo plugins

MIT/Apache

15KB
311 lines

cargo-api

Usage

Commands:
  crate  Print details for a specific crate
  help   Print this message or the help of the given subcommand(s)

Options:
      --manifest-path <PATH>     Path to Cargo.toml
      --user-agent <USER_AGENT>  
  -h, --help                     Print help
  -V, --version                  Print version

crate endpoint: cargo api crate <name>

Usage: cargo api --user-agent <USER_AGENT> crate <name>

crates.io policy

https://crates.io/data-access#api

Dependencies

~8–19MB
~246K SLoC