farp 1.2.0

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

pub mod client;

pub use client::{Client, ServiceRoute};