diff --git a/FromXToGo.md b/FromXToGo.md index 7059df14..4afde153 100644 --- a/FromXToGo.md +++ b/FromXToGo.md @@ -1,6 +1,7 @@ This page links to blog posts and videos discussing moving a code base to Go from some other language. # Python +* [Repustate: From Python to Go: migrating our entire API](https://blog.repustate.com/migrating-entire-api-go-python/) # Node @@ -12,6 +13,7 @@ This page links to blog posts and videos discussing moving a code base to Go fro # Ruby +* [Toggl: Moving to Go](https://blog.toggl.com/2012/09/moving-to-go/) * [Iron.io: How We Went from 30 Servers to 2: Go](https://www.iron.io/how-we-went-from-30-servers-to-2-go/) * [Parse: How We Moved Our API From Ruby to Go and Saved Our Sanity](http://blog.parse.com/learn/how-we-moved-our-api-from-ruby-to-go-and-saved-our-sanity/)