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: 13 days 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 (about 16 years ago)
- Default Branch: master
- Last Pushed: 2009-08-21T21:37:46.000Z (over 15 years ago)
- Last Synced: 2024-11-05T18:05:29.938Z (2 months ago)
- Language: Common Lisp
- Homepage:
- Size: 109 KB
- Stars: 11
- Watchers: 3
- 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.