ht-simple-ajax

BSD-style

simple AJAX for Hunchentoot

$ area51 add ht-simple-ajaxCopy

Usage

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

Dependencies