All Projects → fnproject → Fdk Java

fnproject / Fdk Java

Licence: other
Java API and runtime for fn.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Fdk Java

Gofn
Function process via docker provider (serverless minimalist)
Stars: ✭ 134 (+5.51%)
Mutual labels:  service, faas, functions
Faas
OpenFaaS - Serverless Functions Made Simple
Stars: ✭ 20,820 (+16293.7%)
Mutual labels:  faas, functions
openwhisk-runtime-dotnet
Apache OpenWhisk Runtime .Net supports Apache OpenWhisk functions written in .Net languages
Stars: ✭ 23 (-81.89%)
Mutual labels:  functions, faas
Dispatch
Dispatch is a framework for deploying and managing serverless style applications.
Stars: ✭ 529 (+316.54%)
Mutual labels:  faas, functions
openwhisk-runtime-go
Apache OpenWhisk Runtime Go supports Apache OpenWhisk functions written in Go
Stars: ✭ 31 (-75.59%)
Mutual labels:  functions, faas
openwhisk-runtime-python
Apache OpenWhisk Runtime Python supports Apache OpenWhisk functions written in Python
Stars: ✭ 39 (-69.29%)
Mutual labels:  functions, faas
Microcule
SDK and CLI for spawning streaming stateless HTTP microservices in multiple programming languages
Stars: ✭ 454 (+257.48%)
Mutual labels:  faas, functions
faas-rancher
[DEPRECATED] Enable Rancher as a backend for Functions as a Service (OpenFaaS) https://github.com/alexellis/faas
Stars: ✭ 30 (-76.38%)
Mutual labels:  functions, faas
Fission
Fast and Simple Serverless Functions for Kubernetes
Stars: ✭ 6,646 (+5133.07%)
Mutual labels:  faas, functions
Openwhisk Runtime Php
Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP
Stars: ✭ 26 (-79.53%)
Mutual labels:  faas, functions
Graphql Serverless
GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.
Stars: ✭ 124 (-2.36%)
Mutual labels:  faas, functions
serverless-scaleway-functions
Plugin for Serverless Framework to allow users to deploy their serverless applications on Scaleway Functions
Stars: ✭ 58 (-54.33%)
Mutual labels:  functions, faas
examples
MetaCall Examples - A collection of use cases and examples to be deployed in MetaCall.
Stars: ✭ 18 (-85.83%)
Mutual labels:  functions, faas
openfaas-rstats-templates
OpenFaaS templates for R
Stars: ✭ 17 (-86.61%)
Mutual labels:  functions, faas
openwhisk-runtime-docker
Apache OpenWhisk SDK for building Docker "blackbox" runtimes
Stars: ✭ 23 (-81.89%)
Mutual labels:  functions, faas
Nuclio
High-Performance Serverless event and data processing platform
Stars: ✭ 4,213 (+3217.32%)
Mutual labels:  faas, functions
Mongodb Function
OpenFaaS Function that makes use of a connection pool to access MongoDB
Stars: ✭ 44 (-65.35%)
Mutual labels:  faas, functions
openwhisk-runtime-java
Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages
Stars: ✭ 43 (-66.14%)
Mutual labels:  functions, faas
Openwhisk
Apache OpenWhisk is an open source serverless cloud platform
Stars: ✭ 5,499 (+4229.92%)
Mutual labels:  faas, functions
Openwhisk Runtime Nodejs
Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written in JavaScript for NodeJS
Stars: ✭ 43 (-66.14%)
Mutual labels:  faas, functions

CircleCI

Function Development Kit for Java (FDK for Java)

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn with full support for Java 11+ as the default out of the box.

Some of the FDK for Java features include:

  • Parsing input and writing output
  • Flexible data binding to Java objects
  • Function testing using JUnit rules
  • And more!

Learn about the Fn Project

New to Fn Project? If you want to learn more about using the Fn Project to power your next project, start with the official documentation.

Using the Function Development Kit for Java

For detailed instructions on using the FDK to build and deploy Java functions to Fn, please see the official FDK developer guide in our docs repo here: https://github.com/fnproject/docs/blob/master/fdks/fdk-java/README.md.

Contributing to the Function Development Kit for Java

Please see CONTRIBUTING.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].