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

https://github.com/dperrymorrow/racker

small rack based ruby app framework
https://github.com/dperrymorrow/racker

Last synced: 11 months ago
JSON representation

small rack based ruby app framework

Awesome Lists containing this project

README

          

# A Rack App

## to start server in non development mode

````bash
rackup config.ru
````

small rack based ruby app framework