Skip to content

mark-adams/guestbook

Repository files navigation

Guestbook

This application is a demonstration application designed to mimic a old school guestbook website from the mid-late 90's.

It comes complete with:

  • Working guestbook functionality
  • A hit counter
  • Vintage "Microsoft Internet Explorer" badge
  • Absolutely no persistence whatsoever

Screenshot

Checkout the code

git clone https://github.com/mark-adams/guestbook

Build and run the tests

go build .
go test -v .

Install and run the app locally

go install .
guestbook

About

A guestbook app in Go (for demo purposes)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors