1.1.0 • Published 3 years ago

@annoai/node-openfaas v1.1.0

Weekly downloads
110
License
ISC
Repository
github
Last release
3 years ago

node-openfaas

A helper method used to call openfaas functions.

usage

const OpenFaas = require('@annoai/node-openfaas')

const faas = new OpenFaas('http://localhost:8080')
const res =  await faas.call('functionName', 'https://website/image.jpg')
1.1.0

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago