Crates.io
Base URL:https://drain.lat/api/v1/crates
GET /crate/:name
GET /crate/:name
Fetch Rust crate information from crates.io.
string
required
The crate name to look up.
string
Crate name.
string
Latest version.
string
Crate description.
number
Total downloads.
number
Recent downloads (last 90 days).
string
Repository URL.
string
Homepage URL.
string
Documentation URL.
array
Crate keywords.
array
Crate categories.
string
Crate creation date (ISO 8601).
string
Last update date.
number
Total number of versions.
string
Link to the crates.io page.
Response
