blob: fa1d512451d7dd631cf24d7ffbd758b375618f1e [file] [log] [blame] [view]
# cmd/apid
## Core plugins
* [ApigeeSync](https://github.com/30x/apidApigeeSync)
* [VerifyAPIKey](https://github.com/30x/apidVerifyApiKey)
* [GatewayDeploy](https://github.com/30x/apidGatewayDeploy)
* [ApigeeAnalytics](https://github.com/30x/apidAnalytics)
To change plugins list, edit main.go and update glide.yaml.
## Build and execute
glide install
go build
./apid
For options:
./apid -help