Categorygithub.com/gregdhill/go-openrpc
repositorypackage
0.0.0-20220114144539-ae6f44720487
Repository: https://github.com/gregdhill/go-openrpc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

open-rpc logo

OpenRPC 1.0

This package contains a golang implementation of the OpenRPC specification. It can currently generate server-side stubs based on a compliant JSON document, but please be aware that the tool is still in its infancy and may not generate correctly. If you happen across any bugs or realise any possible improvements, please consider submitting a PR!

go test ./...
go run example/example-proxy-server.go