Create your own blazing fast mock server with just a JSON file!
May 29, 2021 · 1 min read · TLDR; https://github.com/Ananto30/mocker The idea is really simple. Just create high-performing 🚀 mock servers using a json file that maps path to status code and response body. This can be used to benchmark your microservices, that are dependant on...
Join discussion
