Building Web Apps with Go

Building Web Apps with Go

2.99

Language: English

Assessment: Yes

Introduction

Welcome to Building Web Apps with Go! If you are reading this then you have just started your journey from noob to pro. No seriously, web programming in Go is so fun and easy that you won’t even notice how much information you are learning along the way!

Table of Contents

  • Introduction
  • Go Makes Things Simple
  • The net/http package
  • Creating a Basic Web App
  • Deployment, URL Routing
  • Middleware, Rendering
  • Testing, Controllers
  • Databases, Tips and Tri