tldr: How do I use Makefiles to start a local server and also test HTTP REST responses from this local server before I push the code to some remote source?<