mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add soy to list of template libraries
This commit is contained in:
parent
db248e80a0
commit
fa02ae6fbf
@ -53,6 +53,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [gold](https://github.com/yosssi/gold) - Gold is a template engine for Go. This simplifies HTML coding in Go web application development. This is influenced by Slim and Jade.
|
* [gold](https://github.com/yosssi/gold) - Gold is a template engine for Go. This simplifies HTML coding in Go web application development. This is influenced by Slim and Jade.
|
||||||
* [Razor](https://github.com/sipin/gorazor) - Razor view engine for Golang.
|
* [Razor](https://github.com/sipin/gorazor) - Razor view engine for Golang.
|
||||||
* [Pongo](https://github.com/flosch/pongo) - A Django-like template engine for Go.
|
* [Pongo](https://github.com/flosch/pongo) - A Django-like template engine for Go.
|
||||||
|
* [Soy](https://github.com/robfig/soy) - Closure templates (aka Soy templates) for Go, following the [official spec](https://developers.google.com/closure/templates/)
|
||||||
|
|
||||||
## Authentication and OAuth
|
## Authentication and OAuth
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user