Software Alternatives & Reviews

Pedestal VS Luminus

Compare Pedestal VS Luminus and see what are their differences

Pedestal logo Pedestal

Pedestal is a web application framework written in Clojure that aims to bring both the language and...

Luminus logo Luminus

Luminus is a Clojure micro-framework based on a set of lightweight libraries. It aims to provide a robust, scalable, and easy to use platform.
  • Pedestal Landing page
    Landing page //
    2023-07-30
  • Luminus Landing page
    Landing page //
    2021-09-24

Pedestal videos

Best Pedestal Fans in 2019 - Top 6 Pedestal Fans Review

More videos:

  • Review - Jouplast 80 140 Pedestal Review and Installation Using 20mm Porcelain Tiles
  • Review - Best Pedestal Fan Reviews 2021 | Best Budget Pedestal Fans (Buying Guide)

Luminus videos

🍏🍉Những loại nước uống best seller của Luminus | HEALTHY DRINK | Review mỗi ngày #7 | Happy Skin

More videos:

  • Tutorial - Luminus LED Pot Light Review - Unboxing - HOW TO - and TIPS for your installation

Category Popularity

0-100% (relative to Pedestal and Luminus)
Web Frameworks
41 41%
59% 59
Developer Tools
50 50%
50% 50
Health And Fitness
100 100%
0% 0
Python Web Framework
39 39%
61% 61

User comments

Share your experience with using Pedestal and Luminus. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Luminus should be more popular than Pedestal. It has been mentiond 15 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Pedestal mentions (2)

  • Watch and auto reload a Clojure pedestal service on save
    I started playing with pedestal to create Clojure micro services. Coming from the Nodejs world, and Clojure being a REPL driven development language, I naturally expected to have watch for code changes and reload without having to restart the server. I searched around and found solutions, but I couldn't get it to work trivially. This guide is meant to serve as a step-by-step guide to achieve this. - Source: dev.to / about 2 years ago
  • Good enough software architecture for web backends like Django or Node.js
    Also http://pedestal.io/ is a good alternative with async middleware support out of the box. I tried both (for pet projects) and liked pedestal more. Source: over 2 years ago

Luminus mentions (15)

  • Why Is Jepsen Written in Clojure?
    If you want a solid structure to start with, I’d suggest https://luminusweb.com/ as that’s what I initially learned from. For a todo app I believe the reagent repo has an example of that without the server bits. I could give you some more direction depending on what you’re trying to accomplish. - Source: Hacker News / 5 months ago
  • A History of Clojure (2020) [pdf]
    I haven’t really worked in closure for a while, but luminus was my go to web framework in the past. https://luminusweb.com/. - Source: Hacker News / 9 months ago
  • Most commonly used libraries/frameworks in Clojure
    Https://luminusweb.com/ has been used over the years to generate sane starting point apps. It is well worth checking out. The https://luminusweb.com/docs/profiles.html page gives a pretty good hint at the different library options available for the various different functions of a framework. so even if you are building your own it is a decent reference. Source: 11 months ago
  • Clojure Turns 15 panel discussion video
    The cljs stack I hear about a lot (and use) is ShadowCLJS with reagent (https://reagent-project.github.io/) and re-frame (https://day8.github.io/re-frame/). ShadowCLJS is more of a build tool, but is really well documented and easy to use. Reagent is basically react but a simpler API, and re-frame is a layer on top of that provides data subscriptions and event-handlers to manage app state. It's overkill for some... - Source: Hacker News / about 1 year ago
  • Pedestal libs for Data APIs.
    If you want something more like a bundler with swappable parts and good defaults, check out Luminus or its successor, Kit. They bundle libs together to get up and running quickly with web dev. Source: over 1 year ago
View more

What are some alternatives?

When comparing Pedestal and Luminus, you can also consider the following products

Ring - Ring is a secure and distributed voice, video and chat communication platform that requires no...

Train Fitness - Automatically track your workout at the gym - hands free!

Laravel - A PHP Framework For Web Artisans

web2py - Web2py is an open source web application framework.

FastAPI - FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.

Django - The Web framework for perfectionists with deadlines