/twilio-relative-number

Relative twilio number search sample

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

Twilio Relative Number Search

Basic app to search for relative numbers based on areacode location. If the areacode is exhausted, it will fall back to a nearby one.

Development

Pull down this repository and within the root path run:

npm install 
Example

Open up the file example/index.js

Then run:

node example/index.js

Tests

There are minimal tests, but to run them use:

make test
Dependencies

This does leverage a non-published npm package Areacode (US)