| Service | Number/Name | Voice/Text |
|---|---|---|
| Call/SMS | (202) 738-5220 | Both |
| Skype | +990009369996192374 | Voice only |
| SIP | sip:9996192374@sip.tropo.com | Voice only |
| iNum | +883510001357413 | Voice only |
| Jabber | eldercare@tropo.im | Text only |
This app uses data from the ElderCare Locator API. More information is available on ProgrammableWeb and at the ElderCare.gov website.
-
You will need to have Ruby, Rubygems, Heroku and Git installed first.
-
Drop into your command line and run the following commands:
git clone http://github.com/marks/tropo-sinatra-eldercare.git --depth 1cd tropo-sinatra-eldercare
-
Edit the
config.yml.exmapleto use your own API username and password and rename the file toconfig.yml -
Back at the command line, issue:
heroku creategit push heroku master
-
Log in or sign up for Tropo and create a new WebAPI application. For the App URL, enter in your Heroku app's URL and append
/index.jsonto the end of it. -
That's it! Call in, use, and tinker with your app!