Guides

Quickstart

Quickstart guide takes you step by step in building an hello world service plugin and hello world REST service plugin , explaining the basic principals of FlexiCore.

Messaging Service

Messaging Service guide takes you step by step on how to write a messaging service backend allowing user to send messages to one another

People Service

People Service guide takes you step by step on how to write a service that manages a list of people , this a base service for some of the other guides

Library Service

Library Service guide takes you step by step on how to write a service that manages books , authors and subscriptions.