Examples#
Ready-to-paste examples for testing Simuhook and for simulating realistic RESTful APIs.
All examples reference the real stub files shipped in the repository — stubs/. Every stub there has a matching curl command below.
| Page | What it covers |
|---|---|
| Curl Cookbook | A curl command for every matching and response feature. |
| REST API Guide | Nine patterns for simulating a RESTful API. |