Categorygithub.com/libopenstorage/grpc-framework

# README

gRPC Framework

Build Status

This framework makes it simple for developers to add gRPC and automated REST interfaces for their Golang applications.

Usage

Please see our Documentation for more information.

  • FYI, we are in the process of creating tutorials and adding more documentation to the framework

grpc-framework Development

Documentation for the website

  • Setup the environment to write documentation
$ make doc-env
  • Bring up the webserver
$ make doc-serve

Now edit the files in the direcory website.

  • When done, build the website and add the docs dir to git:
$ make doc-build

For more information on mkdocs go to:

# Packages

No description provided by the author
Copyright 2018 Portworx Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
No description provided by the author