Overview
While the simple app developed in the previous section is a good starting point, a real-work application needs more. In this section, we will create a fully-featured application that will demonstrate several capabilities of Exograph. Among them:
- Creating relations
- Expressing access control rules
- Expressing custom business logic
- Creating custom performance monitoring
- Deploying to a cloud platform
- Deploying to AWS Lambda
Source Code
It is best to follow this tutorial step-by-step, but you can find the source code for the final version here.