https://github.com/tompave/rack_demo
framework-less Rack application
https://github.com/tompave/rack_demo
Last synced: 11 months ago
JSON representation
framework-less Rack application
- Host: GitHub
- URL: https://github.com/tompave/rack_demo
- Owner: tompave
- License: mit
- Created: 2016-02-14T16:02:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-10T01:33:53.000Z (over 9 years ago)
- Last Synced: 2025-03-27T03:16:44.732Z (about 1 year ago)
- Language: Ruby
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# RackDemo
A very simple demonstration of a Rack-only web application.
Run with: `rackup rack_demo.ru`.