An open API service indexing awesome lists of open source software.

https://github.com/marks/tropo-session-gui

Tropo Session API GUI built w/ Ruby and Shoes
https://github.com/marks/tropo-session-gui

Last synced: 8 months ago
JSON representation

Tropo Session API GUI built w/ Ruby and Shoes

Awesome Lists containing this project

README

          

[Tropo](http://tropo.com) Session API GUI, Web Service, and CSV parser
==================================================
User interfaces for the [API](http://docs.tropo.com/appengine/2.0/frame.jsp?page=troposessionapi.htm) built with [Ruby](http://ruby-lang.org), [Shoes](http://shoes.heroku.com), [Sinatra](http://www.sinatrarb.com/), and [Excelsior](http://www.toastyapps.com/excelsior/)

Don't forget your _config.yaml_
-------------------------------
---
tropo:
session:
url: http://api.tropo.com/1.0/sessions
voice: YOUR_VOICE_TOKEN
text: YOUR_MESSAGING_TOKEN

Screenshots
-----------
**Shoes GUI:**

![GUI Screenshot](http://i49.tinypic.com/301d9fs.jpg)

**Sinatra Web Service:**

![Web Service Screenshot](http://i50.tinypic.com/5nu2r7.png)

*(CSV parser screenshot coming soon... maybe)*

TODO
----
* Suggestions are welcome!
* [mark@marksilver.net](mailto:mark@marksilver.net) / [@Skram](http://twitter.com/skram)