Re: Who wants to join a cool open source project?

2024-10-22 Thread Brian Forester
Should we reach out to via Zulip for more information? Brian F. On Sunday, October 20, 2024 at 9:29:13 AM UTC-4 Judith Soltis wrote: > The current focus is mainly on data wrangling, data visualization, and > tooling, so I believe many Clojurians would find some parts of this > interesting and

Help with idiomatic clojure.

2015-11-12 Thread Brian Forester
I'm writing a very small REST application in clojure using compojure and ring. One problem is that I don't have anyone who can review my work or provide feedback. I've written a small function to validate a simple JSON request. I'm validating the three values that are in the post and colle