simple-routes
Facility for straightforward http routing on top of Hunchentoot.
$ area51 add simple-routesコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(simple-routes:some-function ...)Facility for straightforward http routing on top of Hunchentoot.
$ area51 add simple-routesコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(simple-routes:some-function ...)