Is there any docs about crates.io API

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • crates-io-api

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

  • 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