Pedestal libs for Data APIs.

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kit

    Lightweight, modular framework for scalable web development in Clojure (by kit-clj)

  • 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.

  • coast

    The fullest full stack clojure web framework

  • If you want a full-on framework, perhaps Biff, Fulcro, or Coast on Clojure, will meet your needs.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • biff

    A Clojure web framework for solo developers.

  • If you want a full-on framework, perhaps Biff, Fulcro, or Coast on Clojure, will meet your needs.

  • glossematics

    The life of Louis Hjelmslev.

  • This depends on what you specifically need the auth portion for—it isn't a single thing with a single purpose, it all depends. I needed to make a SAML service that does authn/authz via SAML identity providers so I wrote a small Pedestal library to do this (README). Currently, it is still bundled with the application I wrote it for, but I will put it in a separate library later this year once the other project has gone live.

  • pedestal

    The Pedestal Server-side Libraries

  • For authentication and authorization: Have you had a look at Buddy? There's also some pedestal docs about how to use it: https://github.com/pedestal/pedestal/tree/master/samples/buddy-auth

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts