Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 806 Bytes

File metadata and controls

23 lines (13 loc) · 806 Bytes

auction-backend

前言

就差一个auction-frontend (⊙.⊙) 就差一个auction-admin ╮(๑•́ ₃•̀๑)╭

接口文档

http://127.0.0.1:8080/swagger/index.html#/

项目介绍

auction-backend主打一个docker-compose 一键启动所有系统依赖,包含一些业务模块demo,如用户登陆注册,ws单聊... 能运行 (¬_¬)

技术选型

docker,mysql,mongodb,redis,nsq,air,gin,viper,zap,swagger,websocket,jwt,casbin,limiter

运行

docker-compose up

http://127.0.0.1:8080