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: 69,803 of 180,702
Downloads: 12,154

Daily

Ranking: 43,761 of 180,689
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,069,537bundler
16863,261,344rake
24772,716,171rspec
117262,140,378sinatra
91436,825,080mongoid
1,13226,081,605sinatra-contrib
2,6044,825,102bond

Owners

#GravatarHandle
1iconpspitler