auto_api 0.0.6
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.
Gemfile:
=
安装:
=
版本列表:
- 0.0.7 August 21, 2015 (8.5 KB)
- 0.0.6 August 21, 2015 (8.5 KB)
- 0.0.5 August 19, 2015 (8.5 KB)
- 0.0.4 November 08, 2014 (8.5 KB)