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. 332
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
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 203
juliendelplanque/jrpc A JSON-RPC 2.0 implementation for Pharo Smalltalk 10
joshmarshall/jsonrpclib JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. 447
smagafurov/fastapi-jsonrpc A JSON-RPC server implementation using FastAPI 294
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. 238
xmppo/go-xmpp A Go library providing an implementation of the XMPP protocol for real-time communication over the internet 530
xxjwxc/ginrpc Tools and utilities for building RPC services with automatic parameter binding and routing 290
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 517
cenobites/flask-jsonrpc Provides a basic JSON-RPC implementation for building RESTful APIs with Python 289