swaggrpc

package module
v0.0.0-...-fb5568c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2017 License: Apache-2.0 Imports: 19 Imported by: 0

README

swaggrpc

GoDoc Build Status

gRPC wrapper around swagger (Open API) services.

This uses openapi2proto to generate a protocol buffer service definition from a swagger specification, then uses protoreflect to serve the new API. Swagger calls are made using go-openapi.

Building

This project uses dep to manage dependencies.

To build, first run:

dep ensure -vendor-only

Then:

make all

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL