mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-06-18 11:44:21 +00:00
172 B
172 B
chatgpt-plus-go
chatgpt-plus 后端 API Go 语言实现。技术选型采用 Gin + Mysql 架构,依赖注入使用的是 fx 框架,ORM 采用的是 GORM 框架。