cl-cookieweb
Web framework
A Common Lisp web framework using cookiecutter to generate a full-stack web application.
Cookiecutter template to start a web project.
38 stars
5 watching
3 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
common-lispcookiecutter
Related projects:
Repository | Description | Stars |
---|---|---|
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 76 |
dnaeon/cl-jingle | A Common Lisp web framework with features and tools for building REST APIs and applications | 48 |
rajasegar/cl-webapp-seed | Provides a basic web application structure and dependencies for Common Lisp development | 6 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
fukamachi/clack | A web application environment for Common Lisp | 1,054 |
fukamachi/caveman | A lightweight web application framework for Common Lisp that provides basic building blocks and tools for creating web applications. | 784 |
fukamachi/ningle | A lightweight web framework for Common Lisp. | 278 |
joachifm/cl-webkit | A Common Lisp binding to WebKitGTK+, enabling web browsing capabilities in applications. | 53 |
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 |
shirakumo/radiance | A web application environment for building deployable applications with flexibility and generality. | 325 |
chrisdev/wagtail-cookiecutter-foundation | A pre-configured Django project with Wagtail CMS and Zurb Foundation | 164 |
fukamachi/cl-cookie | A Common Lisp library for managing HTTP cookies with features such as creation, comparison, serialization, and validation of cookie attributes. | 18 |
engineervix/cookiecutter-wagtail-vix | A reusable project skeleton to simplify the setup of Wagtail projects | 34 |
vindarel/cl-ansi-term | A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals. | 28 |
getludic/ludic | A lightweight framework for building HTML pages with reusable components and type-guided structure, using Python. | 749 |