Some introductory examples of Go.
In the Examples Directory
- Hello World
- Printf
- Minimal HTTP Server
- HTTP Server with HTML template
- Publishing JSON Data
- Visualizing data with Chart.js
- Read from sqlite3 database
Go by Example is a much more complete set of examples.