Sell me on Common Lisp please (or something else?)

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • thunderchez

    libraries for chez scheme productivity

  • I use Thunderchez libraries, but they are getting a little stale. There are several other libraries like Snow Fort, Akku, etc. which also work in Chez.

  • cl-rest-server

    Serve REST APIs from Common Lisp

  • no, I don't know of a nice looking, dynamic project to write a REST api with buzzwords :/ Probably Clojure has more libraries in that field. The one lib I know is https://github.com/mmontone/cl-rest-server that tries to do sthg with OpenAPI. It's a WIP though. So, to write a REST api for my app, I just use Hunchentoot and I write the routes myself, with easy-routes. Other routes libraries could do like https://github.com/bonkzwonil/defrest

  • 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
  • defrest

    An easy Common Lisp REST/ajax service definer for hunchentoot

  • no, I don't know of a nice looking, dynamic project to write a REST api with buzzwords :/ Probably Clojure has more libraries in that field. The one lib I know is https://github.com/mmontone/cl-rest-server that tries to do sthg with OpenAPI. It's a WIP though. So, to write a REST api for my app, I just use Hunchentoot and I write the routes myself, with easy-routes. Other routes libraries could do like https://github.com/bonkzwonil/defrest

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

  • What makes a good REST API?

    4 projects | dev.to | 15 May 2024
  • Homoiconic Python

    12 projects | news.ycombinator.com | 12 May 2024
  • Needle: A DFA Based Regex Library That Compiles to JVM ByteCode

    3 projects | news.ycombinator.com | 8 May 2024
  • 5 Things I wanted to know about REST API when I was starting

    1 project | dev.to | 5 May 2024
  • The Loudest Lisp Program

    4 projects | news.ycombinator.com | 3 May 2024