Lisp Web Foundation

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(指南)
(指南)
第12行: 第12行:
 
==指南==
 
==指南==
 
*[https://lisp-journey.gitlab.io/web-dev/ State of Common Lisp Web Development - an overview]
 
*[https://lisp-journey.gitlab.io/web-dev/ State of Common Lisp Web Development - an overview]
 +
 +
==Web栈==
 +
[https://www.darkchestnut.com/2020/web-development-starter-pack/ Web development starter pack]
 +
*Database: [[PostgreSQL]]
 +
*DB access: [[Postmodern]]
 +
*ORM/DAO: Postmodern
 +
*DB migrations: Database-migrations
 +
*HTTP server: [[Hunchentoot]]
 +
*Request routing and middleware: [https://github.com/mmontone/easy-routes Easy-routes]
 +
*[[JSON]]: [https://github.com/marijnh/ST-JSON ST-JSON]
 +
*Templating: [https://mmontone.github.io/djula/djula/ Djula]
 +
*Testing: [https://github.com/lispci/fiveam FiveAM]
 +
*Logging: [https://github.com/Shinmera/verbose/ Verbose]
 +
*Session management: Override Hunchentoot’s sessions with a custom class to store session data in PostgreSQL.
 +
*Password hashing: [https://github.com/eudoxia0/cl-pass cl-pass]
 +
*Configuration files: [[SQLite]]
 +
*Building binaries: [https://www.xach.com/lisp/buildapp/ Buildapp with CCL]
 +
*CLI parameters: [https://github.com/libre-man/unix-opts unix-opts]
  
 
==项目==
 
==项目==

2022年1月23日 (日) 16:45的版本

Lisp Web Foundation

Made-with-lisp.jpg

目录

简介

Lisp Web Foundation: Lisp Web 生态系统

Lisp Desktop Foundation: Lisp Desktop 生态系统

功能

指南

Web栈

Web development starter pack

项目

Coleslaw
Coleslaw

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱