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,458 of 187,548
Downloads: 13,666

Daily

Ranking: 27,163 of 187,532
Downloads: 18

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
28924,538,466rspec
133320,158,573sinatra
1,01244,332,545mongoid
1,29132,178,460sinatra-contrib
2,8745,552,603bond

Owners

#GravatarHandle
1iconpspitler