Skip to content

messagemedia/lookups-nodejs-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Lookups Node.js Tutorial

Start-up code on how to lookup phone numbers stored in a CSV file and output the details into a separate CSV file.

โŒ›๏ธ Prerequisites

๐ŸŽฌ Getting started

// clone this repository
git@github.com:messagemedia/lookups-nodejs-tutorial.git
// change to folder
cd lookups-nodejs-tutorial
// install dependencies
npm install

Next you will need to sign up for a MessageMedia Developers account, get your API credentials and put them in the index.js file. Then you can run your app.

node index.js

๐Ÿ“ƒ License

Apache License. See the LICENSE file.

About

A tutorial on how to lookup phone numbers stored in a CSV file and output the details into a separate CSV file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published