| Tropo WebAPI Development Guide | Home | Frameset Home |
|

index.json is actually a resource on our Sinatra application stored on our web server. The web server interprets the URL and redirects to the appropriate resource accordingly. While some simple, static applications can use pure JSON (e.g., an app that launches from a URL, calls your phone, gives you a list of appointments for the day then hangs up) the vast majority of applications will need to use a language like Ruby or PHP to handle logic (e.g., an app that asks you to choose from a set of options and moves you in different directions based on your response).| ANNOTATIONS: EXISTING POSTS |
| login |
|