Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeromicro/goctl-go-compact


https://github.com/zeromicro/goctl-go-compact

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# goctl-go-compact

This plugin is used to merge all the routes in one file.

### 1. install goctl-go-compact

```
$ GOPROXY=https://goproxy.cn/,direct go install github.com/zeromicro/goctl-go-compact@latest
```

### 2. environment setup

Make sure the installed `goctl-go-compact` in your `$PATH`

### 3. Usage

```
$ goctl api plugin -p goctl-go-compact -api user.api -dir .
```