本项目使用gin、gorm开发,是一个基础的抽奖程序后端,实现了抽奖去重
clone下来项目,然后修改下conf里的配置内容,然后go build main.go就可以了
API文档地址:
https://console-docs.apipost.cn/preview/55a10356b8dc8979/9ee9f14fcba63590
贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
该项目使用Git进行版本管理。您可以在repository参看当前可用版本。
该项目签署了MIT 授权许可