-
Notifications
You must be signed in to change notification settings - Fork 0
tangtao/sinatra-sdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sinatra-sdb by tangtao ([email protected]) == DESCRIPTION: sinatra-sdb is an implementation of Amazon's SimpleDB REST API. == FEATURES: * Implements the current 2007-11-07 and 2009-04-15 SimpleDB REST API versions. * Support multi-Database (by ActiveRecord). * Support MongoDB (by Mongoid). == INSTALL: git clone git://github.com/tangtao/sinatra-sdb.git cd sinatra-sdb/ bundle install rake db:migrate == TEST: rspec spec/ == RUN: ------------------------------------------------------------------ Once Sinatra-SDB has been installed we can start our server rackup -p 7000 == ADMIN login http://localhost:7000/admin user: [email protected] password: password Now, you can manager account info
About
sinatra-sdb is an implementation of Amazon's SimpleDB REST API.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published