Duct is a highly modular framework for building server-side applications in Clojure using data-driven architecture.
It is similar in scope to Arachne, and is based on Integrant.
Duct builds applications around an immutable configuration that acts as a structural blueprint. The configuration can be manipulated and queried to produce sophisticated behavior.
The structure of the application is defined by an Integrant configuration map. In development, Duct uses Stuart Sierra’s Reloaded Workflow. In production, Duct follows the Twelve-Factor App methodology. Local state is preferred over global state. Namespaces should group functions by purpose, rather than by layer. Protocols should be used to wrap external APIs.
This is free and open source software.
Website: github.com/duct-framework/duct
Support:
Developer: James Reeves
License: MIT License
Duct 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. |

