Is there any docs about crates.io API

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. crates.io

    The Rust package registry

    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.

  2. 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.

    CodeRabbit logo
  3. crates-io-api

    API client for crates.io, the Rust crate registry.

  4. Cargo

    The Rust package manager

    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

  5. crates.io-http-api-reference

    HTTP API reference for crates.io

    Just found what i'm actually needed: https://github.com/hcpl/crates.io-http-api-reference

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Making your own PR to the SurrealDB source code

    2 projects | dev.to | 29 Jan 2025
  • Rust registry error "candidate versions found which didn't match"

    1 project | dev.to | 4 Jan 2025
  • Things I know about Git commits

    1 project | news.ycombinator.com | 12 Jul 2024
  • Crates-io 0.32.0 (accidentally) downgraded and published again as 0.31.1? (2020)

    1 project | news.ycombinator.com | 28 May 2024
  • Cargo Script

    1 project | news.ycombinator.com | 26 Feb 2024