Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.99 KB

index.adoc

File metadata and controls

49 lines (36 loc) · 1.99 KB

Edge Documentation

zulip join chat brightgreen

For newcomers to the Clojure language it can be quite a daunting task to put together a real Clojure application from scratch. That’s why we’ve created a foundation for projects that includes solutions for the daunting tasks, and lets you focus on your application.

Using Edge

Edge integrated add-ons

  • Yada (RESTful Web Server)

  • Bidi (Web Router)

  • lib.app (Common functionality for applications)

  • lib.app.dev (Common developer functionality for applications)

  • lib.app.prod (Common production functionality for applications)

  • crux.ig (Integrate crux with integrant)