RubyGems Navigation menu

auto_api 0.0.4

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:
= 複製 已複製

安裝:
=

版本列表:

  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)
顯示所有版本(共 7)

Runtime 相依性套件 (3):

mongoid ~> 3.1.6
sinatra >= 0

Development 相依性套件 (4):

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

擁有者:

作者:

  • Phillip R. Spitler (Phil)

SHA 256 checksum:

47ed89e8de2e9efb4e1fa369e29e5b72f375780252eb84ff32134d0044e44e46

總下載次數 12,122

這個版本 2,890

License:

MIT

Ruby 版本需求: >= 0

相關連結: