ring-oauth2 VS clojure-polylith-realworld-example-app

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

ring-oauth2

OAuth 2.0 client middleware for Ring (by weavejester)

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-oauth2 clojure-polylith-realworld-example-app
1 5
134 430
- -
5.6 5.0
8 months ago 7 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.

ring-oauth2

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

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

reitit - A fast data-driven routing library for Clojure/Script

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

oauth

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

ataraxy - A data-driven Ring routing and destructuring library

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

ring - Clojure HTTP server abstraction

clojure-polylith-realworl

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

kee-frame-sample - Demo application to show off features of kee-frame

polylith - A tool used to develop Polylith based architectures in Clojure.