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,376 of 196,218
Downloads: 14,956

Daily

Ranking: 59,748 of 196,179
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,677,270,625bundler
81,397,047,795rake
291,011,902,583rspec
145354,013,731sinatra
1,04048,579,070mongoid
1,27237,506,734sinatra-contrib
3,0455,796,323bond

Owners

#GravatarHandle
1iconpspitler