Skip to content

harrisonzhao/simple-golang-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-golang-webapp

Install

With a correctly configured Go toolchain:

go get -u github.com/harrisonzhao/simple-golang-webapp/

Running demo web app

cd app
go run server.go

Folders

  • app contains the demo app
  • intro contains the "hello world" servers using golang's net/http library and gorilla/mux
  • presentation contains the tutorial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published