Welcome to Imaginative Go!
A beautiful open source website that created with Go. It contains many Go working samples code that useful for web and non-web application. It mainly demonstrate what Go can achieve. You can contribute!
In this imaginative (but real) project, we implement our knowledge during learning Go and we want to share it with the community.
We don't use any Go framework and forgive us if the code still not efficient or optimal, since we are still learning too in Go language. Any suggestions are welcomed.
Samples
{{- block "_list_of_sample_home" .}}
{{- range .Content}}
{{- end}}
{{- end}}
{{.ShortDescription}}
{{- /**/}}{{- end}}
NOTES:
This web code at fileimaginative-go.go.
All web data and assets are onwebdirectory.
Fork this website and rundocker-compose up -dthen go to your browser athttp://localhost:9899.