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,136 of 193,756
Downloads: 14,705

Daily

Ranking: 27,532 of 193,649
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
142345,754,102sinatra
1,03247,642,308mongoid
1,27936,253,295sinatra-contrib
3,0065,743,620bond

Owners

#GravatarHandle
1iconpspitler