The most loved web programming language, adopted by the majority of javascript developers for its ability to type javascript code. Thank's to it, VSCode is able to understand more code, and productivity of developer goes up as well.
We have chosen go because it's a very powerful backend language who have better performance that javascript and simpler syntax than Rust. We could have chosen Deno, but it wasn't released when we started this project !
Actually... the golang community isn't that big, so that it wasn't as easy as for javascript to implement graphql, this is why we have chosen this library that is the common golang handler for graphql.
Continuous Integration and Deployment handled in Gitlab —> This was, the app is automatically deployed in our GC Infra each time we have new code merged in the master branch.