Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 254 Bytes

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