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.5 KB)
  2. 0.0.2 - August 10, 2014 (10.5 KB)
  3. 0.0.1 - August 10, 2014 (8.5 KB)

Runtime 依赖 (2):

rack >= 0

Development 依赖 (1):

bones >= 2.5.1

作者:

  • Steven Swerling

SHA 256 校验和:

29934cf112e30a3173d5eef0df641c77768586ed8787204ada0c3a04c7f6b66a

下载总量 7,784

这个版本 2,246

许可:

需要的 Ruby 版本: >= 0

链接: