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:
=

インストール:
=

バージョン履歴:

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

Runtime依存関係 (2):

rack >= 0

Development依存関係 (1):

bones >= 2.5.1

作者:

  • Steven Swerling

SHA 256チェックサム:

=

累計ダウンロード数 7,976

このバージョンのみ 2,304

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: