Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bakkdoor/defpage
- Owner: bakkdoor
- License: bsd-3-clause
- Created: 2009-01-05T01:46:09.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2009-08-21T21:37:46.000Z (about 15 years ago)
- Last Synced: 2023-04-11T18:18:12.149Z (over 1 year ago)
- Language: Common Lisp
- Homepage:
- Size: 109 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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.