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

https://github.com/sillyhatxu/microservice-template


https://github.com/sillyhatxu/microservice-template

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# microservice-template

## config

你可以使用如下dependency或直接是用`os.Getenv()`来读取环境变量
```
github.com/BurntSushi/toml
github.com/sillyhatxu/env-utils
```