Registry / web-framework / startback

startback

JSON →
library1.2.3rbrubygemsunverified

Yet another Ruby backend framework.

gem install startback
INSTALL
IMPORT
SIG · STARTBACK
S
startback
web-frameworkrubyv1.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Startback
require 'startback'

Create a simple web app

require 'startback' app = Startback::App.new do get '/hello' do 'Hello, world!' end end app.run!
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Amazon
1
Resources
startback — gem install startback · libregistry