farp 1.2.0

Forge API Gateway Registration Protocol (FARP) - Schema-aware service discovery and gateway integration
Documentation
1
2
3
4
5
//! Registry implementations

#[cfg(feature = "memory-registry")]
pub mod memory;