An open API service indexing awesome lists of open source software.

https://github.com/tensor-programming/go-tutorial-17


https://github.com/tensor-programming/go-tutorial-17

golang webdevelopment

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Go Tutorial Part 17
# Adding multi-word Titles to our pages.

### In this tutorial, we add multi-word titles to our pages and add a custom function to the go-template langauge.
## Run `go run *.go` or `go run main.go data.go cookies.go` to run the app, run `go build main.go data.go main.go` to build an executable file.

### Check out the Youtube Tutorial for this [Go Program](https://youtu.be/tewAPaTdnCs). Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.

### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).

### Our [Twitter](https://twitter.com/TensorProgram) and our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/).