clack

Web framework

A web application environment for Common Lisp

Web server abstraction layer for Common Lisp

GitHub

1k stars
68 watching
86 forks
Language: Common Lisp
last commit: 21 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fukamachi/caveman A lightweight web application framework for Common Lisp that provides basic building blocks and tools for creating web applications. 784
fukamachi/lack A Common Lisp library for building modular web applications 156
fukamachi/woo A fast and non-blocking HTTP server built on top of libev. 1,285
fukamachi/ningle A lightweight web framework for Common Lisp. 278
fukamachi/websocket-driver Provides Common Lisp implementation of WebSocket protocol for both servers and clients. 104
3b/clws A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. 72
rajasegar/cl-webapp-seed Provides a basic web application structure and dependencies for Common Lisp development 6
vindarel/cl-cookieweb A Common Lisp web framework using cookiecutter to generate a full-stack web application. 38
fukamachi/dexador An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. 377
dnaeon/cl-jingle A Common Lisp web framework with features and tools for building REST APIs and applications 48
40ants/reblocks A Common Lisp web framework refactored to simplify and modernize its core functionality while maintaining the widget-based approach to application development. 57
fisxoj/clack-static-asset-middleware A middleware for caching and serving versioned static assets in web applications 1
rabbibotton/clog A framework for building cross-platform GUIs and web applications using Common Lisp and web technologies. 1,546
fukamachi/datafly A lightweight Common Lisp library for interacting with relational databases. 100
fukamachi/fast-http A fast and low-level HTTP request/response parser for Common Lisp. 343