Cowmachine decision flow and callbacks

Cowmachine decision flow and callbacks

Overview of controller callbacks and decisions.

HTTP requests are handled by controllers. Controllers are implemented using callbacks from a HTTP state machine which handles the HTTP request. The state machine is called Cowmachine.

Cowmachine is an adaptation from Webmachine. It is simpler, faster and uses the HTTP library Cowboy instead of Mochiweb.

Latest in Document

Document

Zotonic Quick Intro

Presentation with an overview of Zotonic. Touches shortly the various parts to make yourself acquainted with the data model, code organization and other…

Zotonic  Quick Intro