Simple web application demo exposing Open Weather API

city-weather-clj

Although simple in functionality, this small web application demo makes use of fundamental design principles that makes it easy to test, maintain and extend.

To anyone interested, I think this might a good showcase of various Clojure principles in practice, specially for beginners.

Of course, it isn’t perfect! Any criticism is welcome :smile:

More of it in the project’s README.md

Featuring:

8 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.