Rest Example
Rest Example

Introduction

This is a simple REST API Resource and REST Client Example.

The REST Resource provides a list of books stored in a database (Maria db).
The REST Client can be used to retrieve book details from the database. One record or all records.
The Client can also be used to add, update or delete records from the database.

Documentation

This documentation provides details of the Java code used to create the Rest Example.

Author
Shahveer Sethna.