Joy: A maximalist web framework for Lisp aficionados

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    A full stack web framework written in janet (by joy-framework)

  • Hmm I see, that link may be a bit unfortunate, as it only shows the introduction to the docs.

    More pages are here: https://github.com/joy-framework/joy/tree/master/docs

    PS: I did a very minor contribution to Joy once, so minor that I actually forgot about it :) I don't use Joy myself at the moment as I'm using my own framework, but the Joy docs + source code helped me out a lot in figuring out how to do authentication, csrf, etc!

  • janetdocs

    A community documentation site for the janet programming language

  • Most of what you're asking for is described in the docs, with examples. If you're looking for an example project using Joy, I think janetdocs[0] may be a good example. Some Janet experience may be good before diving into that repo, because it imports Joy with `:prefix ""`.

    Also keep in mind that 99% of this seems[1] to have been made by 1 guy (Sean Walker), I think in his free time.

    [0]: https://github.com/swlkr/janetdocs

  • 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
  • janet-mysql

    mysql driver for janet.

  • It looks like janet supports great interop with c, so in theory it isn't much of a stretch to connect to other databases. I had the same question and came across this: https://github.com/newhook/janet-mysql

    I know this is probably not for PROD but its a lot of fun to look at a nice clean database driver. I've been working with mysql off and on for ~13 years and never have really looked at the source of a client.

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

  • Joy: A maximalist web framework for Lisp aficionados

    1 project | /r/patient_hackernews | 7 Jun 2022
  • Joy: A maximalist web framework for Lisp aficionados

    1 project | /r/hackernews | 7 Jun 2022
  • Domain Repetition

    1 project | news.ycombinator.com | 24 Aug 2023
  • Is there a name for this? -- Intermediate Representation with Graphics Primitives

    1 project | /r/ProgrammingLanguages | 30 Sep 2022
  • Bauble: an interactive tutorial that will teach you everything you need to know to make art with lisp and math

    1 project | /r/web_design | 19 Sep 2022