https://github.com/gorilla/rpc
Package gorilla/rpc is a golang foundation for RPC over HTTP services.
https://github.com/gorilla/rpc
go golang gorilla gorilla-web-toolkit grpc rpc
Last synced: 6 months ago
JSON representation
Package gorilla/rpc is a golang foundation for RPC over HTTP services.
- Host: GitHub
- URL: https://github.com/gorilla/rpc
- Owner: gorilla
- License: bsd-3-clause
- Created: 2012-10-02T21:33:58.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T04:16:11.000Z (9 months ago)
- Last Synced: 2024-10-03T01:50:42.594Z (7 months ago)
- Topics: go, golang, gorilla, gorilla-web-toolkit, grpc, rpc
- Language: Go
- Homepage: https://gorilla.github.io
- Size: 132 KB
- Stars: 593
- Watchers: 41
- Forks: 179
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- go-awesome - gorilla/rpc - Build HTTP based RPC services like JSON-RPC (Open source library / RPC)
README
# gorilla/rpc

[](https://codecov.io/github/gorilla/rpc)
[](https://godoc.org/github.com/gorilla/rpc)
[](https://sourcegraph.com/github.com/gorilla/rpc?badge)
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://pkg.go.dev/github.com/gorilla/rpc#section-documentation