Tagged articles
13 articles
Page 1 of 1
Code Wrench
Code Wrench
Mar 11, 2026 · Backend Development

Beego V2: Functional Routing, Redis AOP Rate Limiting & Toolbox Security

Discover how to transform a basic Beego V2 project into a high‑performance, concurrent service by replacing reflection‑based controllers with functional routing, implementing a distributed Redis‑Lua token‑bucket rate limiter via AOP filters, and securing the built‑in Toolbox with essential production hardening steps.

BeegoFunctional RoutingGo
0 likes · 6 min read
Beego V2: Functional Routing, Redis AOP Rate Limiting & Toolbox Security
FunTester
FunTester
Dec 30, 2024 · Backend Development

Top Go Frameworks and Libraries in 2024: Gin, Beego, Echo, Buffalo, and GORM

This article reviews five leading Go frameworks and libraries—Gin, Beego, Echo, Buffalo, and GORM—detailing their core features, typical use cases, and reasons to choose each, helping developers select the most suitable tools for modern backend and full‑stack development in 2024.

BackendBeegoBuffalo
0 likes · 15 min read
Top Go Frameworks and Libraries in 2024: Gin, Beego, Echo, Buffalo, and GORM
21CTO
21CTO
Aug 21, 2024 · Backend Development

Why Go (Golang) Is Dominating Backend Development: Top 5 Frameworks Compared

This article explains Go's origins, naming, core advantages, and why it excels in backend and infrastructure, then reviews five major Go web frameworks—Gin, Beego, Revel, and Buffalo—detailing their strengths, weaknesses, and sample code to help developers choose the right tool.

BeegoGinGolang
0 likes · 12 min read
Why Go (Golang) Is Dominating Backend Development: Top 5 Frameworks Compared
Top Architect
Top Architect
Apr 6, 2022 · Backend Development

High‑Fidelity Baidu Wenku Clone Project Overview and Technical Stack

This article introduces a fully functional, open‑source Baidu Wenku‑style document library built with Go/Beego, Bootstrap, and MySQL, detailing its architecture, SVG‑based document rendering, point system, watermarking, and how to obtain the source code.

Backend DevelopmentBeegoDocument Management
0 likes · 5 min read
High‑Fidelity Baidu Wenku Clone Project Overview and Technical Stack