A Basic “Hello World” Server

Now that we know how to test our server, we expand our tests to look for a specific status code and response. That goes smoothly, and we finish up by making our server port configurable. With that, we have a basic “Hello World” server up and running.

comments powered by Disqus