Rook is a set of middleware and handlers to enable metadata-based routing for Ring web applications.
The intention is to expose a Clojure namespace as a web service resource; there’s a default mapping of HTTP verbs and paths to function names; these can be extended or overridden by metadata on the functions in the namespace. The end result is that a compliant web service resource can be created in very little code. Rook also supports Swagger 2.0: a detailed JSON description of your web service is generated directly from the functions and metadata. Recent changes: * Described more of the APIs using Prismatic Schema * Added ability to reuse the argument resolution logic outside of endpoint functions * Many improvements to the Swagger 2.0 description support https://github.com/AvisoNovate/rook -- Howard M. Lewis Ship Looking for Clojure engagements: coding, architecture, mentoring & more! Creator of Apache Tapestry (971) 678-5210 http://howardlewisship.com @hlship -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.