S-HTTP-SERVER is a small standalone Common Lisp HTTP Server
$ area51 add s-http-server
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (s-http-server:some-function ...)