{"id":13714368,"url":"https://github.com/gotomicro/egoshop","last_synced_at":"2025-10-08T23:44:07.383Z","repository":{"id":38322973,"uuid":"237348183","full_name":"gotomicro/egoshop","owner":"gotomicro","description":"An e-shop is written by Go","archived":false,"fork":false,"pushed_at":"2023-03-02T22:34:05.000Z","size":51846,"stargazers_count":108,"open_issues_count":20,"forks_count":26,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-15T04:42:45.270Z","etag":null,"topics":["ant-design","gin","go","golang","mall","react","shop","uni","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gotomicro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-01-31T02:45:22.000Z","updated_at":"2025-07-11T08:41:14.000Z","dependencies_parsed_at":"2023-01-31T10:16:08.275Z","dependency_job_id":"bd44e448-3ed0-4508-b539-90e042b1d4fc","html_url":"https://github.com/gotomicro/egoshop","commit_stats":null,"previous_names":["goecology/egoshop","i2eco/egoshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gotomicro/egoshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotomicro%2Fegoshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotomicro%2Fegoshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotomicro%2Fegoshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotomicro%2Fegoshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotomicro","download_url":"https://codeload.github.com/gotomicro/egoshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotomicro%2Fegoshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000729,"owners_count":26082862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ant-design","gin","go","golang","mall","react","shop","uni","vue"],"created_at":"2024-08-02T23:01:58.147Z","updated_at":"2025-10-08T23:44:07.345Z","avatar_url":"https://github.com/gotomicro.png","language":"JavaScript","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"## 1 概述\n\n[EGoShop](https://github.com/i2eco/egoshop) 是GO语言实现的商城项目。\n\n目前业界大部分商城项目都是PHP或者Java的商城项目，但很少有比较完善的Go的商城项目。\n\n因此我们参考了业界的[Fashop](https://github.com/mojisrc/fashop)项目，经过一些改造后，完成了[EGoShop](https://github.com/mojisrc/fashop)。\n\nEgoShop详细介绍请看[文档](http://doc.egoshop.questionfans.com/ecology/)\n\n## 2 介绍\n\n[EGoShop](https://github.com/i2eco/egoshop)使用了GO，Vue，React技术，Gin，Uniapp，Ant Deign Pro框架。使得我们的系统更加易于部署，开发和维护。\n\n### 2.1 演示环境\n* [项目地址](https://github.com/i2eco/egoshop)\n* [文档地址](http://doc.egoshop.questionfans.com/)\n* 小程序地址\n  ![logo](./docs/img/wechatmini_small.jpg)\n* [后台地址](https://egoshop.questionfans.com) \n* 账号: egoshop 密码: egoshop\n\n### 2.2 截图\n\n#### 小程序截图\n\n![adminant](./docs/img/miniwechat1.png)![adminant](./docs/img/miniwechat2.png)\n\n#### 后台截图\n\n![adminant](../static/adminant.png)\n\n\n#### 监控截图\n\n![monitor](./docs/img/monitor.png)\n\n### 2.3 功能特性\n\n* 商城首页\n* 商品详情\n* 分类页（todo）\n* 搜索页（todo）\n* 购物车\n* 个人中心\n* 地址管理\n* 订单管理（fix bug）\n* 支付\n* 收藏记录\n* 浏览记录\n* 消息中心（todo）\n* 积分管理（todo）\n\n### 2.4 技术特性\n\n| 名称        | 特性1               | 特性2        | 特性3           |\n| ----------- | ------------------- | ------------ | --------------- |\n| 首页cache   | redis cache support | 接口 support | file cache support |\n| 详情页cache | redis cache support    | 接口 support | file cache support |\n| 文件上传    | oss support         | file support    |                 |\n| session     | redis support       | memory support    |                 |\n| jwt         | mysql support       | redis todo   | file todo       |\n| 可观测性    | prometheus support  |              |                 |\n\n## 3 安装\n\n### 3.1 二进制包安装\n\n```\nwget https://github.com/i2eco/egoshop0.1.0.tar.gz(todo，还没发布release包)\ntar xvf egoshop0.1.0.tar.gz\n./egoshop install\n./egoshop start\n访问http://127.0.0.1:9001\n```\n\n### 3.2  编译安装\n\ntodo\n\n## 5 设计\n\n## 6 开发\n\n```\n在自己的mysql里创建一个egoshop的数据库\n\nmake install # 创建自己数据库结构\n\nmake go # 运行go程序\n\nmake wechat # 运行小程序\n\nmake ant # 运行后台\n\nmake all # 全部编译\n```\n\n## 7 加入我们\n\n![wechat](./docs/img/wechat.jpg)\n\n## 8 LICENSE\n\n[Apache License 2.0](https://github.com/i2eco/egoshop/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotomicro%2Fegoshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgotomicro%2Fegoshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotomicro%2Fegoshop/lists"}