This is the tutorial for Level Up: Go Package Discovery and editor tooling
,
presented by
Julie Qiu and
Rebecca Stambler at the Google Open Source
Live event on November 5, 2020.
In this tutorial, we will be building a Go web application that converts markdown to HTML and displays them in your browser.
To participate in this tutorial, you will need to download:
The contents of this repository was presented at Google Open Source Live in our talk, Level Up: Go Package Discovery and Editor Tooling.
If you would like to run this web app:
- Clone this repository.
- Run
go run main.go
. - Visit localhost:8080/turkeychili.