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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Kit – Clojure Web Development

    1 project | news.ycombinator.com | 27 Dec 2023
  • Most commonly used libraries/frameworks in Clojure

    2 projects | /r/Clojure | 11 Jun 2023
  • The hard way or the easy way?

    1 project | dev.to | 13 Feb 2023
  • your thoughts on the kit framework?

    1 project | /r/Clojure | 10 Jan 2023
  • How popular is the Luminus web framework?

    2 projects | /r/Clojure | 7 Nov 2022