FnOio / function-handler-js

MIT License
2 stars 1 forks source link

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