You can test a web service right away from command line. Or, fire it up as a server, and talk to the server from command line. Or talk to it from a web client (like browser). Run Hello World for each of those:
Run these one after the next, it's a quick, great exercise to start building high performance web services and applications easier and faster.
Top comments (0)