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,835 of 187,224
Downloads: 13,474

Daily

Ranking: 52,160 of 187,196
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,971,947,338bundler
101,151,463,039rake
27919,195,736rspec
132318,043,861sinatra
1,01144,012,416mongoid
1,29031,914,439sinatra-contrib
2,8615,534,887bond

Owners

#GravatarHandle
1iconpspitler