ring VS clojure-polylith-realworld-example-app

Compare ring vs clojure-polylith-realworld-example-app and see what are their differences.

ring

Clojure HTTP server abstraction (by ring-clojure)

clojure-polylith-realworld-example-app

Clojure, Polylith and Ring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API. (by furkan3ayraktar)
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
ring clojure-polylith-realworld-example-app
15 5
3,708 428
0.3% -
8.4 5.0
about 1 month ago 6 months ago
Clojure Clojure
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ring

Posts with mentions or reviews of ring. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.

clojure-polylith-realworld-example-app

Posts with mentions or reviews of clojure-polylith-realworld-example-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-19.
  • The Real World Polylith Example in your Browser
    1 project | /r/Clojure | 29 Oct 2023
  • Polylith is a functional software architecture at the system scale
    3 projects | news.ycombinator.com | 19 Mar 2022
    I tried looking into Polylith a few months ago, when I first discovered it. I recall the feeling of experiencing information overload. Though, I am not a Clojure expert either, so that probably compounded my issue.

    I believe it would be beneficial to supply more example projects. I found [one](https://github.com/furkan3ayraktar/clojure-polylith-realworl...), however, it uses SQLite. Maybe an example which uses Postgres, and Redis for caching would be more real-world?

    One question I have, how are ENV variable driven configurations handled? For example, if I need a `DATABASE_URL` etc. I recently ran into an [issue](https://discord.com/channels/313110246643990528/313110246643...) in my own Clojure web service attempt where I could not use `def` to define the individual variables since they are evaluated at Uberjar build time. I eventually converted it to a `defn` but then it gets evaluated every time it's used.

  • Everything you need to learn Polylith
    1 project | dev.to | 17 Mar 2022
    If you want to jump straight into some code, then head over to the Polylith RealWorld example app.
  • is bulding rest apis with clojure a good idea ?
    2 projects | /r/Clojure | 11 Jul 2021
    You can check out my example project in Clojure with using Ring.
  • Open Source Web Application To Look Through?
    6 projects | /r/Clojure | 26 Apr 2021
    Haven't looked at it myself but I am aware of https://github.com/furkan3ayraktar/clojure-polylith-realworld-example-app

What are some alternatives?

When comparing ring and clojure-polylith-realworld-example-app you can also consider the following projects:

Jetty - Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

ring-oauth2 - OAuth 2.0 client middleware for Ring

usermanager-reitit-integrant-example - A little demo web app in Clojure, using Integrant, Ring, Reitit, Selmer (and a database)

usermanager-example - A little demo web app in Clojure, using Component, Ring, Compojure, Selmer (and a database)

ring-netty-adapter - Netty Support for Ring

fulcro-rad-demo - A demo for Fulcro RAD using either SQL or Datomic databases.

ketu - A clojure kafka client with core.async integration.

fulcro-template - A sample project that could be used as a starting point for a Fulcro 3 project.

clojure - The Clojure programming language

clojure-polylith-realworl

aleph - Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP

conduit - Real world application built with ClojureScript + re-frame