Kicking the tires on http servers with Odin.
Uses the odin-http library. This library is scheduled to be rolled into Odin at some point... or so the legends say.
odin run .Then:
curl http://localhost:8080/ipCheck out server.odin for all the types of endpoint testing.