Skip to content

limard/rpcHttp

 
 

Repository files navigation

rpc

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: http://www.gorillatoolkit.org/pkg/rpc

About

A golang foundation for RPC over HTTP services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.4%
  • JavaScript 8.2%
  • HTML 1.4%