Getting ready...

As we have already created an HTTP server that accepts both GET and POST requests in one of our previous recipes, we will be using the same code base as our HTTP server.

Also, this recipe assumes you have Angular2 CLI installed on your machine. If not, install it by executing the following command:

$ npm install -g @angular/cli
See the Creating your first HTTP POST method recipe.

Get Go Web Development Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.