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

https://github.com/zapnap/dialtone

A minimalist Ruby web application framework used to demonstrate Rack usage
https://github.com/zapnap/dialtone

Last synced: about 1 year ago
JSON representation

A minimalist Ruby web application framework used to demonstrate Rack usage

Awesome Lists containing this project

README

          

DialTone
========

A minimalist (and relatively useless) Ruby web application framework used to
demonstrate Rack (http://rack.rubyforge.org). Use the Rackup script to
launch the sample application:

ruby time_checker_app.ru -p 8080

nap -at- zerosum -dot- org