leroidejesa / golang-wiki

practice writing a basic web app in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Go (Golang) practice:

  • Creating a data structure with load and save methods
  • Using the net/http package to build web applications
  • Using the html/template package to process -HTML templates
  • Using the regexp package to validate user input
  • Using closures

About

practice writing a basic web app in Go


Languages

Language:Go 90.5%Language:HTML 9.5%