Go
The Go programming language, also called Golang or #golang, was created by Google in 2009. It is open source and simplifies the development of modern, maintainable and multiplatform server-side code.
When do we use Go?
A fast and flexible tool behind almost all of our projectsWe use Go principally as a server-side scripting language, taking advantage of its main advantages: it is efficient, portable and more expressive than alternatives such as Python.