RubyGems Navigation menu

rack-autocrud 0.1.14

Rack middleware that works with Sinatra and DataMapper to dynamically create CRUD endpoints and routes based on models. It ain't perfect, but it works. These generated CRUD routes are assumed to return a Rack response. It's important to note, that you models and endpoints must be in separate modules (read: namespaces). Input and Response data are formatted as JSON. See the README for more info.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.21 - July 25, 2014 (9.5 KB)
  2. 0.1.20 - April 01, 2013 (8.0 KB)
  3. 0.1.19 - January 26, 2013 (8.0 KB)
  4. 0.1.18 - January 25, 2013 (8.0 KB)
  5. 0.1.17 - January 25, 2013 (8.0 KB)
  6. 0.1.14 - November 28, 2012 (7.5 KB)
显示所有版本 (共 22 个)

Runtime 依赖 (3):

json >= 0
sinatra >= 0

业主:

作者:

  • Tim Hentenaar

SHA 256 校验和:

666d6638e2d72567404caf7efa88105faab96d22f4500c108c12198fa77d1686

下载总量 60,974

这个版本 2,796

许可:

需要的 Ruby 版本:

链接: