Skip to content

Package gorilla/rpc is a golang foundation for RPC over HTTP services.

License

Notifications You must be signed in to change notification settings

apoorvajagtap/gorilla-rpc

 
 

Repository files navigation

gorilla/rpc

testing codecov godoc sourcegraph

Gorilla Logo

gorilla/rpc is a foundation for RPC over HTTP services, providing access to the exported methods of an object through HTTP requests.

Read the full documentation here: https://www.gorillatoolkit.org/pkg/rpc

About

Package gorilla/rpc is a golang foundation for RPC over HTTP services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.0%
  • JavaScript 5.3%
  • Other 1.7%