cl-webmachine

MIT License

HTTP Semantic Awareness on top of Hunchentoot

$ area51 add cl-webmachineCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-webmachine:some-function ...)