minimock/readme.md

5 lines
244 B
Markdown
Raw Normal View History

2024-09-13 18:07:48 +00:00
# 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.
2024-09-13 18:11:14 +00:00
.