RubyGems Navigation menu

rack-autocrud 0.1.16

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!

Installeer:
=

Versies:

  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)
  6. 0.1.16 - January 24, 2013 (8 KB)
Toon alle versies (22 totaal)

Runtime afhankelijkheden (3):

json >= 0
sinatra >= 0

Eigenaren:

Authors:

  • Tim Hentenaar

SHA 256 checksum:

c515c223db7104634e70e49882e3ecaeec268b5c9fab8a9a9ac4aa930ecbaacd

Total downloads 60.902

Voor deze versie 2.714

Licenties:

N/A

Required Ruby Version: Geen

Links: