mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-29 13:52:08 +02:00
Support Dynamic response files using Handlebars templating (#271)
* Dynamic response files using Handlebars templating (#270) * * Response templating / transformation using Handlebars and extensions
This commit is contained in:
@@ -8,7 +8,7 @@ A C# .NET version based on [mock4net](https://github.com/alexvictoor/mock4net) w
|
||||
* Record/playback of stubs (proxying)
|
||||
* Per-request conditional proxying
|
||||
* Stateful behaviour simulation
|
||||
* Response transformation
|
||||
* Response templating / transformation using Handlebars and extensions
|
||||
|
||||
## Info
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user