Skip to content

gregdhill/go-openrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-rpc logo

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

Releases

No releases published

Packages

No packages published