Just after two years of the first public version, Compojure-api 1.0.0 is 
out!

Compojure-api is a web api -library on top of Compojure, adding 
Schema-based validation, swagger-integration, bi-directional routing and 
more.

1.0.0 contains a lot of breaking changes (for the better), covered in the 
Changelog[1] & the Migration Guide[2]. Biggest change is that most of the 
internal macro magic has been thrown away and simple Protocols and Records 
are used instead. This allows much snappier development flow, sub-routes 
can be organized better and it gives better support for external libraries 
like the Liberator. Looks and feels now like it should have two years ago. 
Big thanks for all the contributors and users for feedback!

more info in our blog: 
http://metosin.github.io/metosin-dev/blog/compojure-api-100/

And the code: https://github.com/metosin/compojure-api

cheers,

Tommi

[1] 
https://github.com/metosin/compojure-api/blob/master/CHANGELOG.md#100-1722016
[2] https://github.com/metosin/compojure-api/wiki/Migration-Guide-to-1.0.0


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