Skip to content
Kelly McLaughlin edited this page Apr 26, 2013 · 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:

  • Join the [[Webmachine Mailing List|http://lists.therestfulway.com/mailman/listinfo/webmachine_lists.therestfulway.com]] to keep an eye on the daily issues, discussions, and community happenings.

  • Browse the Webmachine source code on GitHub.

  • The #riak IRC room on irc.freenode.net is also packed with knowledgable Webmachine users.

Clone this wiki locally