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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Compojure!