Skip to content

Unofficial sample application from the Hypermedia Systems book written in Go.

License

Notifications You must be signed in to change notification settings

mousedownco/htmx-contact-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hypermedia Systems - Contact App

A Go Implementation

This repository contains a Go implementation of the example Contacts App project used in the Hypermedia Systems book.

Example code for select chapters are available in separate branches:

Implementation Notes

This isn't the most idiomatic Go project as it tries to align itself as closely as possible with the book's example project.

The view elements are based on Jon Calhoun's article "Creating the V in MVC". Routing and "Flash" messages are implemented using Gorilla Mux and Gorilla Sessions respectively.

About

Unofficial sample application from the Hypermedia Systems book written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published