This repository contains example applications and code related to the Eclipse Ibeji project, including both Ibeji and Freyja.
Coming soon!
The Freyja examples include:
- Example Freyja Apps: These are examples of how to write a Freyja application using its plugin model. Each example has a README describing its usage, and the
template
app can be used to get started with your own adapters. - Example Freyja Adapters: These are examples of adapters that can be used with Freyja. Each adapter has a README describing its usage.
- Example Cloud Connectors: These are examples of cloud connectors that Freyja can interface with through the
CloudAdapter
trait. These serve as examples of how to integrate with specific cloud solutions.