We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f6ec6 commit 6515641Copy full SHA for 6515641
app/templates/data-access.hbs
@@ -84,6 +84,10 @@
84
crates.io provides an API that is a superset of the functionality required by
85
the
86
<a href="https://doc.rust-lang.org/cargo/reference/registry-web-api.html">Cargo Web API</a>.
87
+ An
88
+ <a href="https://blog.rust-lang.org/2025/02/05/crates-io-development-update/#openapi-description">experimental</a>
89
+ OpenAPI description is available at
90
+ <a href="https://crates.io/api/openapi.json">https://crates.io/api/openapi.json</a>.
91
Should you be unable to use one of the previous options, you are welcome to
92
use the crates.io API provided you abide by the following limits:
93
</p>
0 commit comments