gin-mall

command module
v0.0.0-...-8bc0546 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

README

gin-mall

电子商城系统

实现一些如用户登录,校验,邮箱绑定,购物支付等功能,使用MySQL读写分离、redis数据缓存等。

主要依赖:

  • gin
  • mysql
  • redis
  • ini
  • gorm
  • swaggo
  • jwt-go
  • dchest/captcha

项目结构

gin-mall/
├── api
├── cache
├── conf
├── dao
├── doc
├── middleware
├── model
├── pkg
│  ├── e
│  └── util
├── routers
├── serializer
└── service

简要接口文档(swaggo生成)

已实现的api

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL