diff --git a/FromXToGo.md b/FromXToGo.md index 3771b36c..8f123ddf 100644 --- a/FromXToGo.md +++ b/FromXToGo.md @@ -65,4 +65,7 @@ This page links to blog posts, videos, and slide decks discussing moving a code * [When All You Have is an ElePHPant (Slides from ConFoo 2016)](https://www.ramblinations.com/when-all-you-have-is-an-elephpant) # Haskell -* [Golang’s Real-time GC in Theory and Practice](https://blog.pusher.com/golangs-real-time-gc-in-theory-and-practice/) \ No newline at end of file +* [Golang’s Real-time GC in Theory and Practice](https://blog.pusher.com/golangs-real-time-gc-in-theory-and-practice/) + +# Clojure +* [Rewriting an API Gateway Service from Clojure to Golang: AppsFlyer Experience Report](https://www.infoq.com/articles/api-gateway-clojure-golang) \ No newline at end of file