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.

0 0 82 Go

perf(path): replace regex with custom functions in redirectTrailingSlash (#4414)

* perf: replace regex with custom functions in redirectTrailingSlash

* perf: use more efficient removeRepeatedChar for path slash handling

---------

Co-authored-by: 1911860538 <alxps1911@gmail.com>
N
Name committed
440eb14ab8ed503d4a31dfecc9946a90cd73b955
Parent: ecb3f7b
Committed by GitHub <noreply@github.com> on 11/26/2025, 3:32:18 PM