Development Tools

Duct – modular framework for building server-side applications

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

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments