#registry #api #crates #crates-io

registry_api

Registry API implementation for crates.io

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

#1216 in HTTP server

28 downloads per month

MIT license

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

~28MB
~597K SLoC