Pedestal is a sturdy and reliable base for services and APIs.
This is a set of libraries that we use to build services and applications. It runs in the back end and can serve up whole HTML pages or handle API requests.
Pedestal is free and open source software.
Key Features
- Designed for APIs first. Pedestal lets you start simple and add that if you need it.
- Create “live” applications – Applications must respond with immediate feedback even while some back-end communication goes on. Pedestal makes it easy to deliver server-sent events and asynchronous updates.
- Works with a huge variety of containers and deployment options. Deploy applications or microservices on unikernels, Docker containers, or JAR files. Pedestal supports Tomcat, Jetty, Immutant (with Undertow), Vert.x, nginx, and Netty.
- Create dynamic applications with server-sent events and websockets. It uses Clojure’s async capabilities and Java NIO.
- Built from pieces that connect via protocols, giving you the flexibility to swap out any part.
- Automatically uses secure headers, CSRF-protection, and other best practices. It works with CORS to allow secure front end applications.
- Routers and Interceptors let Pedestal services apply different behavior based on each incoming request, rather than statically wrapping everything up during initialization.
Website: pedestal.io
Support: GitHub Code Repository
Developer: Cognitect, Inc.
License: Eclipse Public License 1.0
Pedestal is written in Clojure. Learn Clojure with our recommended free books and free tutorials.
Related Software
| Clojure Web Frameworks | |
|---|---|
| re-frame | Framework for building modern web apps leveraging React, via Reagent |
| Kit | Lightweight, modular framework for scalable web development |
| Pedestal | Sturdy and reliable base for services and APIs |
| Fulcro | Library for development of single-page full-stack web applications |
| Duct | Modular framework for building apps using data-driven architecture |
| Hoplon | Set of Clojure and ClojureScript libraries for simpler to design apps |
| Macchiato | Build Node web applications with minimal additional overhead |
| Luminus | Micro-framework based on a set of lightweight libraries |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

