Home > Backend Development > Golang > What framework does go language have?

What framework does go language have?

王林
Release: 2023-01-13 00:21:42
Original
9748 people have browsed it

The go language frameworks include: 1. Beego, an open source, high-performance web framework; 2. Buffalo, a rapid web development framework; 3. Echo, a high-performance, minimalist framework; 4. Gin, an HTTP web framework ; 5. Iris, a framework with complete MVC functions.

What framework does go language have?

The operating environment of this article: windows10 system, Go 1.11.2, thinkpad t480 computer.

Easy-to-use go language web framework:

Beego: an open source, high-performance web framework in the Go language

Buffalo: a fast web in the Go language Development framework

Echo: A high-performance, minimalist Web framework

Gin: An HTTP Web framework written in Go language. It provides a Martini style API and has better performance.

Iris: Currently the fastest growing Go Web framework. Provides complete MVC functionality and is future-proof.

Revel: A high-productivity, full-stack Go language web framework.

Related recommendations: golang tutorial

The above is the detailed content of What framework does go language have?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template