@assezfacile/calls-maker

1.0.0 • Public • Published

@assezfacile/calls-marker

NodeJS library to help to create call with signalwire and/or twilio. The library create automatically all the routing for expressjs.

Install

npm install @assezfacile/calls-maker

How to use it

const { client, ServicesOptions, CallOptions } = require('@assezfacile/calls-maker');

client.initialize(new ServicesOptions({}));
call.create(new CallOptions({}));

more detail in example

Package Sidebar

Install

npm i @assezfacile/calls-maker

Weekly Downloads

14

Version

1.0.0

License

ISC

Unpacked Size

1.57 MB

Total Files

29

Last publish

Collaborators

  • mickjol