Looking for Clojure lib/framework for REST API server. Server-side only, JSON-API spec compliant, with JWT auth and SQL (MySQL or PostgreSQL) persistence. Any suggestions?
Would Compojure-API be a good start?