Sha256: 8d3fa9c70278822e93d6a84abb3b26cb9a398c30c38c32d69c2f5706c6b7a4f3

Contents?: true

Size: 90 Bytes

Versions: 34

Compression:

Stored size: 90 Bytes

Contents

#!/usr/bin/env falcon --verbose serve -c

run lambda {|env| [200, {}, ["Hello World"]]} 

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
falcon-0.18.13 examples/hello/config.ru
falcon-0.18.12 examples/hello/config.ru
falcon-0.18.11 examples/hello/config.ru
falcon-0.18.10 examples/hello/config.ru
falcon-0.18.9 examples/hello/config.ru
falcon-0.18.8 examples/hello/config.ru
falcon-0.18.7 examples/hello/config.ru
falcon-0.18.6 examples/hello/config.ru
falcon-0.18.5 examples/hello/config.ru
falcon-0.18.4 examples/hello/config.ru
falcon-0.18.3 examples/hello/config.ru
falcon-0.18.2 examples/hello/config.ru
falcon-0.18.1 examples/hello/config.ru
falcon-0.18.0 examples/hello/config.ru
falcon-0.17.6 examples/hello/config.ru
falcon-0.17.5 examples/hello/config.ru
falcon-0.17.4 examples/hello/config.ru
falcon-0.17.1 examples/hello/config.ru
falcon-0.17.0 examples/hello/config.ru
falcon-0.16.1 examples/hello/config.ru