Development Tools

Pedestal – sturdy and reliable base for services and APIs

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-frameFramework for building modern web apps leveraging React, via Reagent
KitLightweight, modular framework for scalable web development
PedestalSturdy and reliable base for services and APIs
FulcroLibrary for development of single-page full-stack web applications
BiffFull-stack Clojure web framework
DuctModular framework for building apps using data-driven architecture
HoplonSet of Clojure and ClojureScript libraries for simpler to design apps
MacchiatoBuild Node web applications with minimal additional overhead
LuminusMicro-framework based on a set of lightweight libraries
HyperReactive, server-rendered web framework

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted