cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Standalone server #185

Open cjstehno opened 1 year ago

cjstehno commented 1 year ago

Might be useful to support a standalone mode where you could point clients at it and get predetermined responses - maybe for development or functional testing