An open API service indexing awesome lists of open source software.

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

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