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: 71,236 of 186,698
Downloads: 13,033

Daily

Ranking: 47,572 of 186,685
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
101,125,994,016rake
27908,151,619rspec
131313,313,011sinatra
1,01043,395,306mongoid
1,28531,405,306sinatra-contrib
2,8295,481,752bond

Owners

#GravatarHandle
1iconpspitler