Crate mpl_registry_api

Crate mpl_registry_api 

Source
Expand description

MPL Registry API

REST service for SType discovery and schema retrieval.

Re-exports§

pub use routes::create_router;
pub use state::RegistryState;

Modules§

cache
Schema caching with TTL
error
Registry API errors
handlers
Registry API handlers
routes
Registry API routes
state
Registry API state