Ecosyste.ms: Awesome
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 2 months ago
JSON representation
A minimalist Ruby web application framework used to demonstrate Rack usage
- Host: GitHub
- URL: https://github.com/zapnap/dialtone
- Owner: zapnap
- License: mit
- Created: 2008-03-18T19:02:54.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2008-03-26T21:08:34.000Z (almost 17 years ago)
- Last Synced: 2023-04-10T21:52:45.641Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 78.1 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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