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,897 of 184,864
Downloads: 12,746

Daily

Ranking: 37,897 of 184,846
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,637,955,978bundler
101,027,861,423rake
26856,397,937rspec
125297,494,056sinatra
99341,387,369mongoid
1,25430,036,940sinatra-contrib
2,7425,318,793bond

Owners

#GravatarHandle
1iconpspitler