zendea/backend/README.md
2021-02-22 10:39:40 +08:00

276 B
Raw Permalink Blame History

介绍

基于Go语言开发提供Restful风格接口。

Build Setup

# install dependencies如果进度缓慢或异常请设置 GOPROXY。
$ make

# 请根据实际情况修改配置文件
$ cp app.example.yaml app.yaml

# 运行
$ ./zendea web