https://github.com/lflxp/djangolangexamples
template of djangolang, teach you how to use djangolang framework
https://github.com/lflxp/djangolangexamples
Last synced: 3 months ago
JSON representation
template of djangolang, teach you how to use djangolang framework
- Host: GitHub
- URL: https://github.com/lflxp/djangolangexamples
- Owner: lflxp
- Created: 2024-01-05T04:22:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T04:25:25.000Z (over 2 years ago)
- Last Synced: 2025-12-27T04:52:54.587Z (7 months ago)
- Language: Go
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# djangolangexamples
#### 介绍
djangolang框架的实例项目
#### 软件架构
* gin
* djangolang
* swagger
* openbrowser
#### 安装教程
> git clone https://github.com/lflxp/djangolangexamples.git
#### 使用说明
> cd djangolangexamples && go run main.go
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request