json-rpc-proxy

command module
v0.0.0-...-4e1c0c3 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2017 License: MIT Imports: 11 Imported by: 0

README

JSON RPC Proxy

This application sits between an application and various internal and external services.

Requests are made to this service from the client application and in turn this service executes requests on the clients' behalf. It performs flattening of response objects to make data easier to manipulate and handle applications that have trouble with non flat JSON structures.

Godep

please note that packages are vendored with godep, so if you update any dependencies (most likely uw services) then you should update the dependencies with go get -u ./dependency followed by godep save

Installation go get github.com/utilitywarehouse/json-rpc-proxy

Build

go test .

go build .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
generated by go-extpoints -- DO NOT EDIT
generated by go-extpoints -- DO NOT EDIT

Jump to

Keyboard shortcuts

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