ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
kekskurse 2024-09-13 20:11:14 +02:00
parent 85908fe28c
commit 502e90e6e0

View file

@ -1,2 +1,4 @@
# 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.
.