renderer
Response renderer
A lightweight package for rendering different response formats in Go web applications
Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go
263 stars
7 watching
28 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
gorendergoresponsehtmljsonjsonpparsed-templaterenderrendererresponsetmplxmlyaml
Related projects:
Repository | Description | Stars |
---|---|---|
unrolled/render | A Go package for rendering various data types in web responses | 1,940 |
nikolaydubina/htmlyaml | Provides a Go-based solution to render YAML data in HTML with customizable styling options. | 4 |
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
thedevsaddam/retry | Provides a flexible retry mechanism for Go functions | 66 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
orirawlings/jt | A templating tool to process and render JSON data in Go using the text/template package. | 2 |
nicklaw5/go-respond | A package for generating JSON responses in Go web applications with various status codes and error handling options. | 55 |
shomali11/gridder | A 2D graphics library for creating grid-based visualizations using Go | 77 |
ejilay/draftjs | Converts Draft.js raw content state to HTML | 22 |
gocom/dense | A jQuery plugin for serving high pixel ratio images with support for retina displays | 213 |
developit/preact-portal | An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
janestreet/incr_dom | A library for building dynamic web applications by incrementally rendering HTML views and handling user interactions. | 381 |
workanator/go-ataman | A library for rendering colored text in terminal applications with customizable attribute manipulation. | 17 |