Go Web
reference
- Build Web Application With Golang
A golang ebook intro how to build a web with golang
- 7 天用 Go 从零实现系列 👉🏻 🐙
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
- Go Web 编程入门指南
- SeaweedFS
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
- File Browser 👉🏻 🐙
📂 Web File Browser
- Go Admin👉🏻 🐙
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
frameworks
- go-zero 👉🏻 🐙
A cloud-native Go microservices framework with cli tool for productivity.
- Gorm 👉🏻 🐙
The fantastic ORM library for Golang, aims to be developer friendly
- Gin 👉🏻 🐙
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
- Echo 👉🏻 🐙 🇨🇳
High performance, extensible, minimalist Go web framework