Part 2: Learn To Build & Deploy Simple Go Web Apps

In part one of this tutorial, we installed the Google App Engine SDK and then built and ran a simple web app locally. Now, we shall deploy our simple web app to the Google App Engine. Uploading Your App to Google's App Engine Registering the App You will now need to have a Google account. … Continue reading Part 2: Learn To Build & Deploy Simple Go Web Apps

Part 1: Learn To Build & Deploy Simple Go Web Apps

In this 4-part series of tutorials, I'm going to take you through the process of creating a fully functioning Go web app called GoView, using just pure Go and deploy to Google App Engine. Hopefully, this will help to demonstrate just how quick and easy it is to use Go for web apps. Let's begin … Continue reading Part 1: Learn To Build & Deploy Simple Go Web Apps