Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomchv/jsonrpc2
An idiomatic JSON RPC 2.0 Golang implementation
https://github.com/tomchv/jsonrpc2
Last synced: 3 months ago
JSON representation
An idiomatic JSON RPC 2.0 Golang implementation
- Host: GitHub
- URL: https://github.com/tomchv/jsonrpc2
- Owner: TomChv
- License: mit
- Created: 2022-02-25T00:31:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T20:48:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T22:12:54.392Z (almost 2 years ago)
- Language: Go
- Size: 365 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Json RPC 2.0
An idiomatic [JSON RPC 2.0](https://www.jsonrpc.org/specification) Golang implementation.
## Library architecture
Coming soon
## Examples
Coming soon
## Maintainer
[
Tom Chauveau](https://github.com/TomChv)