CRUD example using REST API

This example is a Single Page Application that implements Create, Read, Update and Delete (CRUD) operations on a product table using a REST API.