jsonrpc

RPC client

A JSON-RPC 2.0 implementation package in Go

The jsonrpc package helps implement of JSON-RPC 2.0

GitHub

187 stars
5 watching
23 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

apigojsonjson-rpcrpcrpc-api

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ybbus/jsonrpc An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. 336
cxxxr/jsonrpc A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls 67
zcattacz/ujrpc Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs 5
centrifuge/go-substrate-rpc-client Provides an API to interact with Substrate-based blockchain networks 205
juliendelplanque/jrpc A JSON-RPC 2.0 implementation for Pharo Smalltalk 11
joshmarshall/jsonrpclib JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. 448
smagafurov/fastapi-jsonrpc A JSON-RPC server implementation using FastAPI 293
authorizon/fastapi_websocket_rpc Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. 7
oca/odoorpc A Python module that provides an interface to interact with Odoo servers through JSON-RPC. 240
xmppo/go-xmpp A Go library providing an implementation of the XMPP protocol for real-time communication over the internet 535
xxjwxc/ginrpc Tools and utilities for building RPC services with automatic parameter binding and routing 291
nedpals/v-jsonrpc A basic JSON-RPC 2.0-compliant server written in a programming language. 32
cloud-rocket/arduino-json-rpc An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. 28
jnewmano/grpc-json-proxy Enables interaction between HTTP tools and gRPC servers using JSON encoding 518
cenobites/flask-jsonrpc Provides a basic JSON-RPC implementation for building RESTful APIs with Python 290