Skip to content

sgiangola/wikigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wikigo

a simple Go web app based off a golang.org tutorial

primary code source: https://golang.org/doc/articles/wiki/

installation

build binary

go build main.go

run server at localhost:8080

./main

TODO:

  • serve on specific ip to deploy to rpi
  • implement js (eventually react)
  • implement make file
  • instructions for better install

About

a simple Go web app based off a golang.org tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published