Skip to content

an attempt to render webmachine decision engine in clojure

Notifications You must be signed in to change notification settings

hungryblank/httpfoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpfoo

Build Status

An attempt to render the decision engine of webmachine in clojure.

Rationale

Webmachine implements a decision engine to handle any HTTP request that implements the decision tree described in this flow chart.

Usage

An implementation of the decision engine is provided, also a protocol that must be implemented by an httpfoo handler is given, implementing this protocol should result in the ability of handling properly all HTTP requests that handle REST resource

Notes

This is my first clojure learning project and as such s guaranteed to be wrong in many ways.

Status

Largely incomplete

About

an attempt to render webmachine decision engine in clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published