Framework

jingle – Common Lisp web framework that extends Ningle

jingle is a Common Lisp web framework that extends Ningle with additional facilities for building web applications and REST APIs. It uses the Lack and Clack ecosystems and supports configurable HTTP servers, routing, middleware, static resources, redirects, and directory browsing.

The framework provides helpers for working with request parameters, headers, response status codes, JSON and HTML responses, and application-specific HTTP errors. A demonstration system includes an OpenAPI specification, Swagger UI, a command-line client, and Docker support.

This is free and open source software.

Key Features

  • Builds on the Ningle, Lack, and Clack Common Lisp web stack.
  • Defines routes for different URLs and HTTP request methods.
  • Configures the HTTP server, listening address, port, and middleware.
  • Reads request parameters and manipulates request and response headers.
  • Sets HTTP response codes using numbers, keywords, or descriptive strings.
  • Includes predicates and explanatory functions for HTTP status codes.
  • Provides macros for generating JSON and HTML responses.
  • Serves static resources from one or more directories.
  • Offers directory browsing for selected filesystem paths.
  • Supports standard Lack middleware and custom middleware functions.
  • Defines redirects directly or through dedicated redirect routes.
  • Provides extensible condition handling for structured HTTP errors.
  • Includes a demonstration REST API with OpenAPI and Swagger UI.
  • Supplies a command-line client and Docker build configuration.

Website: github.com/dnaeon/cl-jingle
Support:
Developer: Marin Atanasov Nikolov
License: BSD-2-Clause

jingle is written in Common Lisp. Learn Lisp with our recommended free books and free tutorials.


Related Software

Lisp Web Frameworks
HunchentootWeb server and a toolkit for building dynamic websites
CLOGCommon Lisp Omnificent GUI
Caveman2Lightweight web application framework
ClackWeb application environment inspired by Python's WSGI and Ruby's Rack
RadianceWeb application environment, similar to a web framework but more general
ReblocksFork of Weblocks web framework
NinglexReady-to-go micro web framework based on ningle
ningleLightweight web application framework that was forked from Caveman
LucerneWeb application framework built on Clack
SnoozeURL router for Common Lisp designed around REST web services

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted