Compojure is a compact and expressive routing library for Ring (Clojure's web server abstraction), enabling the composition of web applications using simple, declarative routing macros inspired by frameworks like Sinatra or web.py. This small Compojure application demonstrates creating a Ring handler from two routes. The simplest way to get started with Compojure is to use Leiningen, the standard Clojure build tool. If you haven't already, download and install Leiningen. You'll need Leiningen 2.0.0 or later for the instructions to work.
Features
- Declarative routing DSL with macros like GET, POST, etc.
- Seamless integration with Ring middleware and handlers
- Concise composition of web routes and resources
- Support for route fallbacks (e.g. not-found)
- Lightweight yet powerful for web application structure
- Backed by mature documentation, community templates, and tooling
Categories
LibrariesLicense
Eclipse Public LicenseFollow Compojure
Other Useful Business Software
Earn up to 15% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Compojure!