RubyGems Navigation menu

rack-autocrud 0.1.18

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.21 - July 25, 2014 (9.5 KB)
  2. 0.1.20 - April 01, 2013 (8 KB)
  3. 0.1.19 - January 26, 2013 (8 KB)
  4. 0.1.18 - January 25, 2013 (8 KB)
  5. 0.1.17 - January 25, 2013 (8 KB)
Show all versions (22 total)

Runtime Dependencies (3):

json >= 0
sinatra >= 0

Owners:

Authors:

  • Tim Hentenaar

SHA 256 checksum:

12fe36a4a6ac0b747019be18e710d33f64acdbe396a8beb819db2f24a3f193f9

Total downloads 60,788

For this version 2,691

Licenses:

N/A

Required Ruby Version: None

Links: