RubyGems Navigation menu

rack-autocrud 0.1.8

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.8 - November 20, 2012 (7.5 KB)
顯示所有版本(共 22)

Runtime 相依性套件 (3):

json >= 0
sinatra >= 0

擁有者:

作者:

  • Tim Hentenaar

SHA 256 checksum:

e8b1c2f8b9bf8a05abd2a326fc3715d3862793e37c7be8a25ab5de5c602fed30

總下載次數 60,974

這個版本 2,731

License:

Ruby 版本需求:

相關連結: