SIGN IN SIGN UP
gin-gonic / gin UNCLAIMED

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

feat(render): add PDF renderer and tests (#4491)

* render: add PDF renderer and tests

* render: update PDF renderer copyright header

* test: add PDF rendering tests including 204 No Content in context_test.go
A
Aum Patel committed
052d1a79aafe3f04078a2716f8e77d4340308383
Parent: ff00c01
Committed by GitHub <[email protected]> on 2/28/2026, 1:04:54 PM