https://github.com/metosin/spec-tools

spec-tools is is a small Clojure(Script) library adding some batteries for 
clojure.spec, including: Schema-like runtime coercion, Spec visitors, JSON 
Schema generation and macro-free data-specs.

0.3.0 adds support for Swagger2 Schema generation, merged from 
metosin/spec-swagger. As a reference implementation, compojure-api 2.0.0-alpha5 
provides clojure.spec as an alternative coercion & swagger implementation to 
Plumatic Schema. 

Blog post about it:

http://www.metosin.fi/blog/clojure-spec-with-ring-and-swagger/

Example repo of c-api with spec:

https://github.com/metosin/c2

-- 
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.

Reply via email to