house

AGPL3

Custom asynchronous HTTP server for the Deal project.

$ area51 add houseCopy

Usage

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