Tag

Beego

1 views collected around this technical thread.

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.

BeegoBuffaloEcho
0 likes · 15 min read
Top Go Frameworks and Libraries in 2024: Gin, Beego, Echo, Buffalo, and GORM
Architecture Development Notes
Architecture Development Notes
Aug 17, 2024 · Backend Development

Choosing the Right Go Web Framework: Gin, Echo, Beego, Revel, Buffalo Compared

This article compares five popular Go web frameworks—Gin, Echo, Beego, Revel, and Buffalo—detailing their strengths, weaknesses, and code examples to help developers select the most suitable tool for their project requirements and performance goals.

BeegoEchoGin
0 likes · 10 min read
Choosing the Right Go Web Framework: Gin, Echo, Beego, Revel, Buffalo 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
360 Quality & Efficiency
360 Quality & Efficiency
Mar 17, 2020 · Backend Development

Guide to Setting Up a Go Development Environment and Common Go Web Frameworks

This tutorial explains how to download and install the Go language, configure the environment, and introduces popular Go web frameworks such as Beego, Iris, and Buffalo, followed by step‑by‑step instructions for installing Beego and creating a Hello World application.

Backend DevelopmentBeegoGo
0 likes · 4 min read
Guide to Setting Up a Go Development Environment and Common Go Web Frameworks