registry_api-0.1.5 doesn't have any documentation.
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.