Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.
John Ahlroos edited this page Feb 3, 2019 · 4 revisions

Welcome to the plugin wiki!

The Fn Project is a new Open Source FAAS (Function-As-A-Service) framework by Oracle. In contrast to what Amazon or Google provides this framework is fully open source and can be set up on your local hardware or on any VPC provider.

This project is a Gradle Plugin that allows you to build and deploy FN functions with any JVM language easily and flexibly.

To get started check out the getting starter guides and for concrete example checkout out the Examples section.

Clone this wiki locally