6 releases
0.1.5 | Jul 6, 2020 |
---|---|
0.1.4 | Jul 6, 2020 |
0.1.3 | Jun 4, 2020 |
0.1.1 | May 23, 2020 |
#1334 in HTTP server
56KB
1.5K
SLoC
Registry API
This crate provides a server-side API implementation for the Crates.io custom registry API. It also provides local git management for the index. Providing crate storage is up to the implementor.
Usage
See ./tests/test.rs
for a concrete implementation example.
Dependencies
~25–37MB
~649K SLoC