duct 2025-03-28

I'm planning on releasing a 1.0.0-alpha1 version of Duct soon, using the new CLI tool. The first draft of the documentation is also complete. If anyone wants to take a look I'd appreciate any comments. https://duct-framework.github.io/ (I do plan to add a 'Development' section to the docs that will cover debugging and CIDER integration.)

👍 3
🎉 8

Great docs. Examples of using miiddleware in routes would be helpful, as middleware is code, but edn config is data.

It seems like https://duct-framework.github.io/#_profiles section should have duct.dn instead of deps.edn .

Fixed the typo - thanks again!

A section on middleware would probably be a good idea. It works the same way as Reitit, but I think it's worth adding it in a section to explain that.

Nice docs! I noticed a small typo under ClojureScript "You be unsurprised"

Fixed! Thanks for the report.