Help finding a webdev framework that works out of the box

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

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

    Lightweight, modular framework for scalable web development in Clojure (by kit-clj)

  • Really frameworks are overkill until you have a ton of stuff to interact with. I used luminous for years, and it gets you to a sane starting point in a lot of cases. I believe the developers have moved on to kit. https://github.com/kit-clj/kit

  • biff

    A Clojure web framework for solo developers.

  • The best one of these imo is https://biffweb.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.

    InfluxDB logo
  • tick

    Time as a value.

  • Some projects like https://github.com/juxt/tick are cljc compatible and will make life easier if you plan on sharing a lot of code, so make sure to look out for that when choosing libraries

  • reitit

    A fast data-driven routing library for Clojure/Script

  • I would build the CLJS for your game logic. Then I would build the backend server separately with API endpoints your front end to talk to. https://github.com/metosin/reitit is a pretty good option.

  • warp-estimate

  • 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