RubyGems Navigation menu

swerling-synfeld 0.0.2

Synfeld is a web application framework that does practically nothing. Basically this is just a tiny wrapper for the Rack::Router (see http://github.com/carllerche/rack-router). If you want a web framework that is mostly just going to serve up json blobs, and occasionally serve up some simple content (eg. for help files) and media, Synfeld makes that easy. If you need session variables, a mailer, uploading, etc, look elsewhere. The sample app below shows pretty much everything that synfeld can do. Very alpha-ish stuff here. Seems to work though.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.4 - August 10, 2014 (21.5 KB)
  2. 0.0.2 - August 10, 2014 (10.5 KB)
  3. 0.0.1 - August 10, 2014 (8.5 KB)

Runtime Dependencies (2):

rack >= 0

Development Dependencies (1):

bones >= 2.5.1

Authors:

  • Steven Swerling

SHA 256 checksum:

29934cf112e30a3173d5eef0df641c77768586ed8787204ada0c3a04c7f6b66a

Total downloads 7,765

For this version 2,241

Licenses:

N/A

Required Ruby Version: >= 0

Links: