1.1.0 • Published 4 years ago

@annoai/node-openfaas v1.1.0

Weekly downloads
110
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago