atonie.org

dumbapp: a KISS/dumb Atom Publishing Protocol server

I originaly wrote dumbapp for my weblog, Omnifaria. It's composed of a Mongrel handler and a store interface. Currently, there is only an ActiveRecord store backend but I plan to write more store implementations, such as a file store and one for CouchDB.

Install

  1. Grab the source code.
  2. Modify the configuration file accordingly to your needs.
  3. Run ruby bin/atompub config.yml
  4. That's it! DumbApp is now listening at http://0.0.0.0:5000

Simon Rozet, 2008-12-31