Stuff on top of Compojure for making sweet web apis. Schema & clojure.spec (2.0.0) for input & output data coercion. Swagger for api documentation, via ring-swagger & spec-tools. Async with async-ring, manifold and core.async (2.0.0). Client negotiable formats: JSON, EDN & Transit, optionally YAML and MessagePack. Data-driven resources. Bi-directional routing. Bundled middleware for common api behavior (exception handling, parameters & formats). Extendable route DSL via metadata handlers. Route...