Public Library System
In this first version, only books and authors entities are provided. One book can only be authored by one person while one person can have more than one written books.
This is an sample development code only, no authentication and authorization are implemented yet.