-
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.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
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