simple-routes

2 clause BSD

Facility for straightforward http routing on top of Hunchentoot.

$ area51 add simple-routesコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(simple-routes:some-function ...)