Skip to content

0.0.4

Latest
Compare
Choose a tag to compare
@nahanil nahanil released this 03 Oct 04:17
· 1 commit to master since this release

Adds support for batch API operations (thanks @leepood!)

let ns = new NameSilo({ apiKey: 'abc123', batch: true })
await ns.doSomeStuff()

See: https://www.namesilo.com/Support/API-Automated-Batch-Processing