Skip to content

neollie/wikiapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikiapp

Simple wiki web application written in go. Can add/edit/view wiki page. Code matches tutorial Writing Web Applications.

Build application

go build wiki.go

Run application

./wiki

Access in browser

Go to localhost:8080/TestPage.txt

Add new wiki page by localhost:8080/your_wiki_page_title

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published