example

command
v0.0.0-...-48da9bf Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: Apache-2.0 Imports: 20 Imported by: 0

README

Example

In order to run the example use:

$ go run .
grpc on :8080 ..
http on :8081 ..

and call the http endpoint:

$ curl -H 'Content-Type: text/csv'  http://localhost:8081/v1/example
Col1;Col2;Col3;Col4;Col5
dreggn;42;true;one|two;k1:v1
dreggn;42;true;eins|zwo;k1:v1

Documentation

Overview

Package main is a reverse proxy.

It translates gRPC into RESTful JSON APIs.

Jump to

Keyboard shortcuts

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