Forward is a fast, lightweight and customizable API Gateway written in Rust.
Run the proxy with
cargo run
Validate that headers exist in an incoming request
Add headers to a request
Remove headers from a request
Forward is a fast, lightweight and customizable API Gateway written in Rust.
Run the proxy with
cargo run
Validate that headers exist in an incoming request
Add headers to a request
Remove headers from a request