Skip to content

diogenesethecynical/WikiInGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google came up with new language Go or Golang and I thought I will give it a try. This is a web based project in which I make a wiki. The speciality of this is I have enabled the support for tag (using map/dictionary/hash table) besides giving the option for adding, delete,editing the wiki page. 

Comments about Go: Nice programing language, once it becomes stable and people pick it up, it will be something to wath out for. Programming is easy and great thing is if ome variable is not being used, it is an error!

Usage:
Install go compiler and other prerequisites
compile and run (port number etc are all configurable, see the code for more details)

About

Wiki - a server-client based project in Go programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages