Using wiremock for load test
- Instructions specific to mac
- Docker 1.12.1
- run oneclick.sh
- it will take care of building the project, building the docker image and starting it as a service
- hit http://localhost:12015/v1/contactprofiles to see the response
- Use Apache benchmark
- ab -v 4 -n 100000 -c 120 -t 100 http://localhost:12015/v1/contacts