Skip to content

FnOio/function-handler-js

Repository files navigation

Function Handler (JS implementation)

The function handler tries to be a PoC SDK for FnO function descriptions, and interact with a Function Hub instance.

Installation

npm install

Testing

npm test

Example

See the tests under ./src