Hi all,

I wrote a blog post on some more advanced use of Martian, a library for 
abstracting HTTP integration with other systems.

All these use cases leverage the fact that Martian separates your data (the 
*what*) from the HTTP implementation details (the *how*) and lets you get 
on with connecting systems in valuable ways.

The blog post includes the following topics:

   - Generative testing of HTTP integration 
   - Integration with non-swagger APIs
   - REST as a side effect: integrating Martian with re-frame

You can read it all here: http://juxt.pro/blog/posts/advanced-martian.html

Thanks,
Oliy

https://github.com/oliyh/martian

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