Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 339 Bytes

README.mkdn

File metadata and controls

20 lines (11 loc) · 339 Bytes

README

NAME

stf-ruby - A STF Dispatcher Implementation in Ruby

SYNOPSIS

rackup etc/dispatcher.ru

PREREQUISITES

httpclient
DBI

DESCRIPTION

THIS IS EXPERIMENTAL!

Implements STF in Ruby. GET/PUT/POST/DELETE is currently implemented, but backend features (workers, queues) are not there yet. Patches welcome!