In this tutorial we will build a book store using Strolch. This book store will be without a UI, but we will do everything using REST APIs, which should make it easy to add a UI later using whatever framework suits one most.

The book store will have the following features:

Navigation:

The code to the book can be downloaded from GitHub and will be updated as this tutorial is updated.

Next: Configuration