Gopherpad: Go Web App TutorialΒΆ

  • Introduction
    • Foreword
    • Prerequisites
    • Design Goals
  • Minimal Server
    • Getting Started
    • URL Routing: ServeMux
  • Pattern Routing
    • Choosing a Muxer
    • Route Design
    • Adding Handlers
  • Project Structure
  • Templates
  • Routing Tests

Logo

Gopherpad

A Go Web App Tutorial

Navigation

  • Introduction
  • Minimal Server
  • Pattern Routing
  • Project Structure
  • Templates
  • Routing Tests

Quick search

Donate

Consider supporting the authors on Gratipay:

©2014, Dalton Hubble. | Page source
Fork me on GitHub