Get going by building REST APIs in GO!

Do you want to build backend application but don’t like JavaScript? Let’s GO. GO (golang) is an open-source programming language with simplicity at its core. It is supported by Google is widely in use for backend and CLI applications with a growing ecosystem of communities, partners, and tools. GO has a handful to data types for simplicity. It is easy to get started with GO and build amazing applications. In this session, we will take a tour of GO lang and explore a REST API built with GO.

Deploy Your GO API to Azure Functions

Do you want to build backend application but don’t like JavaScript? Let’s GO. GO is an open-source programming language with simplicity at its core. It is supported by Google is widely in use for backend and CLI applications with a growing ecosystem of communities, partners, and tools. It is easy to get started with GO and build amazing applications. Ok, so now you built your GO API and want to publish to Azure. In this session, we will take a tour of GO lang and explore a REST API built with GO and hosted it in Azure as Azure Function.