Create your own blazing fast mock server with just a JSON file!
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...
ananto.hashnode.dev1 min read