Create a Common Lisp Web app using ningle

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ningle

    Super micro framework for Common Lisp

  • In this post we are going to build a Common Lisp web application using a light-weight framework called ningle.

  • clack

    Web server abstraction layer for Common Lisp

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • roswell

    intended to be a launcher for a major lisp environment that just works.

  • Clack is a web application environment for Common Lisp inspired by Python's WSGI and Ruby's Rack. Clack provides a script to start a web server. It's useful when you deploy to production environment. You need to install Roswell before as Clack depends on it.

  • roswell

    Discontinued intended to be a launcher for a major lisp environment that just works. [Moved to: https://github.com/roswell/roswell] (by snmsts)

  • You need roswell to install clack

  • cl-beers

    Brewing Beers in Common Lisp and htmx

  • The source code for this tutorial is hosted here in Github

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts