Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 348 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 348 Bytes

Go Templating

My playground to explore golang templating, you know, as frontend.

Note

I use my own API for fetching data in this case. you can use yours. Change the URL based on your service in main.go:40

How to Run?