Syncano Client Tutorial

node v8.17.0
version: 1.0.0
endpointsharetweet
const Syncano = require("@syncano/client")
const s = new Syncano('lunch-bialystok') await s.get('hello/hello', {firstname: 'XXX', lastname: 'XXX'})
Loading…

no comments

    sign in to comment