基于golang go语言(beego框架)下的ONLYOFFICE Document Server二次开发。主要功能为文档的管理(上传、列表、删除、下载、权限设置等)和根据ONLYOFFICE Document Server中的文档进行更新和回调。本项目摘录自3xxx/EngineerCMS。
bbs-go 是一款基于 Go 语言开发的论坛系统,采用前后端分离技术,Go 语言提供 api 进行数据支撑,用户界面使用 Nuxt.js 进行渲染,后台界面基于 element-ui
Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码
golang 快速构建自己的博客。基于gin, gorm实现。http://fm126.top
Pytest+allure+jsonpath+requests接口自动化测试
提供了一个快速部署模板,能够快速建立后台管理网站。使用了Nginx+Vue+FastAPI+mongodb。
AutoLink是一个开源Web IDE自动化测试集成解决方案
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
The fantastic ORM library for Golang, aims to be developer friendly (v2 is under development, PR based on master branch won't be accepted)
[mirror] Go text processing support
[mirror] concurrency primitives
[mirror] Go supplementary network libraries
[mirror] Go module mechanics libraries
[mirror] Go packages for low-level interaction with the operating system
[mirror] The Go Playground
[mirror] Go supplementary cryptography libraries
GoMock is a mocking framework for the Go programming language.
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.