mirror of
https://github.com/avelino/awesome-go.git
synced 2025-02-07 04:58:41 +00:00
Add render
This commit is contained in:
parent
4463ed23e3
commit
c9ef4963ca
@ -68,6 +68,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [alice](https://github.com/justinas/alice) - Painless middleware chaining for Go
|
* [alice](https://github.com/justinas/alice) - Painless middleware chaining for Go
|
||||||
* [muxchain](https://github.com/stephens2424/muxchain) - Lightweight middleware for net/http
|
* [muxchain](https://github.com/stephens2424/muxchain) - Lightweight middleware for net/http
|
||||||
* [negroni](https://github.com/codegangsta/negroni) - Idiomatic HTTP Middleware for Golang
|
* [negroni](https://github.com/codegangsta/negroni) - Idiomatic HTTP Middleware for Golang
|
||||||
|
* [render](https://github.com/unrolled/render) - Go package for easily rendering JSON, XML, and HTML template responses.
|
||||||
|
|
||||||
|
|
||||||
## Template Engines
|
## Template Engines
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user