Website • Slack • Forum • Twitter
Protocol buffer specification of AppsCode.com gRPC services.
Using AppsCode apis is easy. First, use go get to install the latest version of the library.
> go get -v github.com/appscode/api
Next, include AppsCode apis in your application:
import "github.com/appcode/api"Please note that AppsCode apis are pre-1.0. The implementation is stable but the api signatures might change before they hit version 1.0. If you are interested in building on top of AppsCode api, please drop us a line at support AT appscode.com with a summary. We are happy to help you with the integration process.
api is licensed under the Apache 2.0 license. See the LICENSE file for details.