Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.05 KB

Ibeji Example Applications

Introduction

This repository contains example applications and code related to the Eclipse Ibeji project, including both Ibeji and Freyja.

Ibeji Examples

Coming soon!

Freyja Examples

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.