kee-frame-sample VS clojure-polylith-realworld-example-app

Compare kee-frame-sample vs clojure-polylith-realworld-example-app and see what are their differences.

kee-frame-sample

Demo application to show off features of kee-frame (by ingesolvoll)

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
kee-frame-sample clojure-polylith-realworld-example-app
2 5
19 428
- -
1.8 5.0
over 2 years ago 6 months ago
Clojure Clojure
- 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.

kee-frame-sample

Posts with mentions or reviews of kee-frame-sample. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-17.

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 kee-frame-sample and clojure-polylith-realworld-example-app you can also consider the following projects:

re-frame-flow - Graph based visualization tool for re-frame event chains

ring-oauth2 - OAuth 2.0 client middleware for Ring

uix - Idiomatic ClojureScript interface to modern React.js

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

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

re-frame - A ClojureScript framework for building user interfaces, leveraging React

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

aws-gocljs - fullstack web should be easy

ring - Clojure HTTP server abstraction

reagent-utils - a collection of helper functions for use with Reagent

clojure-polylith-realworl