Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bakkdoor/defpage

Web development with Common Lisp and hunchentoot
https://github.com/bakkdoor/defpage

Last synced: 1 day ago
JSON representation

Web development with Common Lisp and hunchentoot

Awesome Lists containing this project

README

        

((defpage))

defpage aims to be a small but useful web-development library (or even framework?) for Common Lisp using the Hunchentoot webserver.
It is heavily based upon / inspired by the LispCast.com Reddit Screencast Series. Much credit must go to it's author, Eric Normand.
Check out http://www.lispcast.com for more information.

((LICENSE))

defpage is licensed under the terms of a BSD license. See the LICENSE file for more information.