render
Response renderer
A Go package for rendering various data types in web responses
Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
2k stars
41 watching
147 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
binarygogolanghtmljsonjsonptextxml
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight package for rendering different response formats in Go web applications | 263 |
| A Go library for rendering JSON data into customizable HTML pages | 7 |
| Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
| A package for generating JSON responses in Go web applications with various status codes and error handling options. | 55 |
| Converts Draft.js raw content state to HTML | 22 |
| A templating tool to process and render JSON data in Go using the text/template package. | 2 |
| Provides a Go-based solution to render YAML data in HTML with customizable styling options. | 5 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| Allows users to declaratively unmarshal HTML into Go structs using struct tags composed of CSS selectors. | 262 |
| A Go wrapper around the Pushover API to send notifications from a Go program | 143 |
| An overlay for the oVirt Go SDK | 11 |
| Expresses validation rules for JSON data structures in a structured way | 21 |
| A Markdown parsing and rendering library for Go. | 1,439 |
| A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 610 |
| Provides a boilerplate code to test and benchmark cloud platforms with Golang | 3 |