-
Other than https://doc.rust-lang.org/cargo/reference/registries.html#web-api (which just document's Cargo's interface to a registry), there isn't any documentation I'm aware of. See https://github.com/rust-lang/crates.io/issues/741 and https://github.com/rust-lang/crates.io/issues/731.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Lurker here. Haven’t started to learn rust but wouldn’t this be self documenting by looking at cargo? I have a feeling there would be little other public endpoints outside of that. Very cursory look yields: https://github.com/rust-lang/cargo/blob/master/crates/crates-io/lib.rs
-
Just found what i'm actually needed: https://github.com/hcpl/crates.io-http-api-reference