No description
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #1 |
||
|---|---|---|
| .gitignore | ||
| .woodpecker.yaml | ||
| config.sample.yml | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| readme.md | ||
| renovate.json | ||
MiniMock
Small HTTP Server sending static response (body, header, httpstatuscode) based on a config file. Also all requests are stored and visible via api. This can be used to develop and tests software talking with external http servers.
.