Learn how to use the FauxRPC server for testing and development.
Run Server
A comprehensive guide to the fauxrpc run command and all its flags for starting a fake gRPC …
fauxrpc run
Proxy & Record
Configure FauxRPC as an intercepting proxy to forward traffic, fall back to mocks/fakes on …
Manage Registry
Understand how to manage the schema registry in FauxRPC, including adding and removing protobuf …
Manage Stubs via CLI
Learn how to use the fauxrpc stub command to define specific, static responses for your RPC calls.
fauxrpc stub
Multi-protocol Support
Explore FauxRPC's support for multiple protocols, including gRPC, gRPC-Web, Connect, and REST.
Dashboard