[−][src]Crate parody
Web-service mocking library and server
Modules
storage | Control how you store cached requests |
Structs
CacheMiddleware | |
ForwardMiddleware | Lazily makes requests to the Upstream |
Parody | Represents a running Parody server |
ProxyResponse | |
ResponseCache |
Enums
Error | |
UtilError |
Functions
start | Starts a server at random port at localhost |
start_relative_to_file | Starts a server listening at random port at localhost for a directory relative to the given file |