Formlets
This package implements self-validating formlets for Hunchentoot (it assumes cl-who). Formlets are an abstraction for standard HTML forms; given that server-side validation is typically the same two step process, it seemed natural to incorporate that into the PLT-Racket style formlet declarations.

It's at 0.1 stages at the moment, so don't expect full functionality or efficiency yet (it does work though; and it cuts down on boilerplate considerably in my projects). Documentation is now up at the github page,

Github page here, which includes use and project documentation in markdown format.

No GPG keys, so download the above at your own risk.

web Utilities Hunchentoot