chef_wm the webmachine layer for the Chef server
The "wm" stands for webmachine. This OTP application contains the core
of the erchef REST API implemented on top of the Webmachine toolkit. The
URL routing that matches URLs with Erlang modules handling requests for
those URLs is defined in `priv/dispatch.conf`.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/opscode/chef_wm
