RubyGems Navigation menu

rack-autocrud 0.1.12

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.5KB)
  2. 0.1.20 - April 01, 2013 (8KB)
  3. 0.1.19 - January 26, 2013 (8KB)
  4. 0.1.18 - January 25, 2013 (8KB)
  5. 0.1.17 - January 25, 2013 (8KB)
  6. 0.1.12 - November 22, 2012 (7.5KB)
全てのバージョンを表示(全22件)

Runtime依存関係 (3):

json >= 0
sinatra >= 0

所有者:

作者:

  • Tim Hentenaar

SHA 256チェックサム:

1d13eb8919b3ae78f8d607d2af9f6562c193871b9f06721eea877be3be4d5121

累計ダウンロード数 60,974

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

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: