RubyGems Navigation menu

auto_api 0.0.6

AutoApi generates a RESTful API on the fly. If you call gets on items that do not exist, you get back what you'd expect if the object didn't exist. If you POST to something, even if it doesn't exist, it will create it on the fly, which then can be retreived from the database. It runs on Sinatra and MongoDB.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.0.7 - August 21, 2015 (8,5 KB)
  2. 0.0.6 - August 21, 2015 (8,5 KB)
  3. 0.0.5 - August 19, 2015 (8,5 KB)
  4. 0.0.4 - November 08, 2014 (8,5 KB)
Zeige alle Versionen (7 total)

Runtime Abhängigkeiten (3):

mongoid ~> 3.1.6
sinatra >= 0

Development Abhängigkeiten (4):

bond >= 0
bundler ~> 1.6
rake >= 0
rspec >= 0

Besitzer:

Autoren:

  • Phillip R. Spitler (Phil)

SHA 256-Prüfsumme:

e4f2442c07b15273690ab7e0d5fd2f00714ea6041a0cc881e8b7e8fcd82cdb41

Downloads insgesamt 12.145

Für diese Version 2.494

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: