Skip to content

How to make your own Caller ID with Number Insight API from Nexmo using Ruby and Sinatra

Notifications You must be signed in to change notification settings

ChrisGuzman/sinatra-caller-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sign up for a Nexmo account for your API Key and API Secret if you don't already have one.

You'll need to add YOUR_API_KEY & YOUR_API_SECRET to nexmo.rb and you email address & password to app.rb.

If you're following along with the tutorial out check out the start-here branch

$ git clone [email protected]:ChrisGuzman/sinatra-caller-id.git

$ cd sinatra-caller-id/

$ gem install sinatra sinatra-contrib pony

$ ruby app.rb

About

How to make your own Caller ID with Number Insight API from Nexmo using Ruby and Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published