Skip to content
#

golang

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 504 public repositories matching this topic...

本项目是一个基于 ​​Golang Gin 框架​​ 开发的 ​​B2C 电��平台​​,采用 ​​MVC(Model-View-Controller)架构​​ 进行模块化设计,能够扩展为实现前后端分离,支持后台商品管理、用户系统、订单交易、支付集成、数据分析等功能,系统地展示了现代Web应用的全貌。该项目描绘了一个功能完整、技术选型现代的​​全栈电商项目​​。它从前端交互到后端管理,从业务逻辑到技术架构,从开发到运维,都做了全面的考量。使用Go语言作为后端,预示着项目对高并发性能有较高的要求。同时支持RESTful,也体现了技术上的前瞻性和灵活性。

  • Updated Oct 12, 2025
  • CSS

Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.

  • Updated Jul 3, 2024
  • CSS

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Followers
66.4k followers
Repository
golang/go
Website
github.com/topics/go
Wikipedia
Wikipedia

Related topics

c language