sb-fastcgi

BSD License

FastCGI wrapper for SBCL

$ area51 add sb-fastcgiCopy

Usage

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

Dependencies