Development Tools

ningle – lightweight web application framework

ningle is a lightweight web application framework for Common Lisp.

ningle is a fork project of Caveman. ningle doesn’t require you to generate a project skeleton.

As this is a thin framework, you need to have subtle knowledge about Clack. It is a server interface ningle bases on.

Key Features

  • Has the Sinatra-like routing system.
  • Provides two special variables named *request* and *response*. They will be bound to an instance Lack.Request and Lack.Response for each request.
  • Provides a useful function named context. It is an accessor to an internal hash table.
  • Doesn’t provide Session system in the core, but recommends to use Lack.Middleware.Session with Lack.Builder.

Website: 8arrow.org/ningle
Support: GitHub Code Repository
Developer: Eitaro Fukamachi
License: GNU Lesser General Public License

ningle 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.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments