Skip to content
Joe DeVivo edited this page Jul 22, 2015 · 11 revisions

Webmachine is an application layer that adds HTTP semantic awareness on top of the excellent bit-pushing and HTTP syntax-management provided by mochiweb. It provides a simple and clean way to connect that to your application’s behavior. For an overview of Webmachine, see the Webmachine Overview

For source code and "quick start" instructions, see the Webmachine GitHub Repo and associated README.

To keep an eye on the daily issues, discussions, and community happenings, join the Webmachine Mailing List.

Getting Started

Development Resources

Diving Deeper

Additional Resources

In addition to the extensive docs found on this Wiki, here are a few other resources to keep in mind when working with Webmachine: