toot

A minimal web server originally built by stripping down Edi Weitz's Hunchentoot

$ area51 add tootCopy

Usage

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