usermanager-reitit-integrant-example VS basis

Compare usermanager-reitit-integrant-example vs basis and see what are their differences.

usermanager-reitit-integrant-example

A little demo web app in Clojure, using Integrant, Ring, Reitit, Selmer (and a database) (by PrestanceDesign)

basis

Minimum viable Clojure backend with a Datomic database and reloaded workflow (by leon-computer)
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
usermanager-reitit-integrant-example basis
3 1
115 2
- -
2.4 2.6
4 months ago 2 months ago
Clojure Clojure
- -
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.

usermanager-reitit-integrant-example

Posts with mentions or reviews of usermanager-reitit-integrant-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-04.
  • I am new to clojure, just look for advice (backend web servers)
    6 projects | /r/Clojure | 4 Aug 2021
  • Diving into clojure
    6 projects | /r/Clojure | 27 May 2021
    It was very helpful to me to begin with. I started it all from scratch with other libraries in order to fully understand the concepts and that gave this repo: https://github.com/prestancedesign/usermanager-reitit-integrant-example
  • Avoiding REPL restarts
    2 projects | /r/Clojure | 7 Feb 2021
    Hi! You can check my example repo who using the reloaded workflow who somes mentionned here. Maybe it can help you. It use the library Integrant which is brilliant: https://github.com/PrestanceDesign/usermanager-reitit-integrant-example

basis

Posts with mentions or reviews of basis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-07.
  • Avoiding REPL restarts
    2 projects | /r/Clojure | 7 Feb 2021
    I find most implementations of it too much bloat, still. Recently I started open-sourcing our approach to this. This is how we are dealing with this for more than five years now in various projects. https://github.com/leon-computer/repl.reloaded and https://github.com/leon-computer/basis - Your feedback is appreciated.

What are some alternatives?

When comparing usermanager-reitit-integrant-example and basis you can also consider the following projects:

ring - Clojure HTTP server abstraction

kit - Lightweight, modular framework for scalable web development in Clojure

clojure-inertia-pingcrm-demo - PingCRM on Clojure - A Clojure/Script fullstack demo application to illustrate how Inertia.js works.

spa-demo

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

duct - Server-side application framework for Clojure

clojure-koans - A set of exercises for learning Clojure

awesome-clojure - A curated list of awesome Clojure libraries and resources. Inspired by awesome-... stuff

functional-news - A Hacker News clone - without the side effects 🪄

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