Categories: None [Edit]

auto_api

https://rubygems.org/gems/auto_api
https://github.com/philspitler/auto_api
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.

Total

Ranking: 70,172 of 188,368
Downloads: 13,965

Daily

Ranking: 41,844 of 188,354
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,092,540,013bundler
101,192,998,841rake
29937,210,484rspec
134325,177,743sinatra
1,01545,135,696mongoid
1,29032,964,449sinatra-contrib
2,8935,594,402bond

Owners

#GravatarHandle
1iconpspitler