Skip to content

joshka/crates-io-api

Repository files navigation

crates_io_api

A Rust client for the crates.io API.

This crate aims to provide an easy to use and complete client for retrieving detailed information about Rust's crate ecosystem.

The crate uses the reqwest HTTP client and provides both a async and synchronous interface.

Please consult the official Crawler Policy before using this library. A rate limiter is included.

How to use

For usage information and examples, check out the Documentation.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.7%
  • Nix 0.3%