blob: 1f1cb6fb86034e65123f72fe77893113b8cdc5e3 [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)
To change plugins list, edit main.go and update glide.yaml.
## Build and execute
glide install
go build
./apid
For options:
./apid -help