The simple web API interface of MongoDB.
Get parameters.
limit # The count of json length, default as one. Zero means unlimited.
from # The format is YYYYMMDDhhmmss.
to # from and to require a combination.
period # day or week or month. It can't be compatible with period and from/to.
sort # sort=asc means sort by ascending. It will sort decending order in other cases.
bundle install --path=vendor/bundler
Start the app by running:
bundle exec rake s