jsonrpc
There are 227 repositories under jsonrpc topic.
polkadot-js/api
Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
nutzam/nutzmore
让Nutz更好用
cenobites/flask-jsonrpc
Basic JSON-RPC implementation for your Flask-powered sites
SchoolUtils/WebUntis
JavaScript WebUntis API Client
semrush/zenrpc
JSON-RPC 2.0 Server Implementation with SMD support written in Go (go generate)
dethcrypto/deth
☠️ Ethereum Node focused on Developer Experience
BobTheBuidler/dank_mids
Async web3py middleware that collects eth calls and batches them into multicalls, then batches those multicalls into jsonrpc batches along with all your other calls in the background.
jc3213/download_with_aria2
The browser extenson for aria2 download utility over JSON-RPC
creachadair/jrpc2
A Go implementation of a JSON-RPC 2.0 server and client.
drlecks/Simple-Web3-Php
A web3 php interface for interacting with the Ethereum blockchain and ecosystem.
andogq/qubit
Seamless RPC for Rust & TypeScript
tito/telenium
Automation for Kivy Application
jershell/simple-jsonrpc-js
Simple jsonrpc javascript library. Generate and parse json rpc messages
sinclairzx81/sidewinder
Type Safe Micro Services for Node
paulmillr/micro-ftch
Wrappers for built-in fetch() enabling killswitch, logging, concurrency limit and other features.
near/near-jsonrpc-client-rs
Lower-level API for interfacing with the NEAR Protocol via JSONRPC.
chatmail/yerpc
An ergonomic JSON-RPC server library in Rust with autocreated TypeScript client and OpenRPC specification
karyontech/karyon
A library for building p2p, decentralized, and collaborative software.
silvanshade/tower-lsp-web-demo
A minimal wasm demo with an in-browser editor and language server built with tower-lsp
dapper91/pjrpc
python json-rpc client/server without boilerplate
ChimeHQ/JSONRPC
Swift library for JSON-RPC
hanxi/aria2-bt-tracker
auto update aria2 bt-tracker
tochka-public/Tochka.JsonRpc
JSON RPC 2.0 integration into ASP.NET Core MVC
dan-da/jsonrpc-cli
jsonrpc-cli is a command-line tool that performs json-rpc queries
kyuupichan/aiorpcX
Generic async RPC implementation, including JSON-RPC
xujiajun/tast-jsonrpc
The Go language implementation of jsonrpc framework. Support PHP、Java、Golang、Python client .
osminogin/docker-electrum-daemon
Electrum client running as a daemon in docker container
Pylons/pyramid_rpc
RPC plugins for pyramid. XML-RPC, JSON-RPC, etc.
tochka-developers/jsonrpc
JsonRpc Server extension for Laravel/Lumen
bitdust-io/public
BitDust project source codes : official Public Git repository (mirror on GitHub) : https://bitdust.io
LiushuiXiaoxia/Bifrost
基于JSON PRC 协议的一种Android跨进程调用解决方案。
bitdust-io/devel
BitDust project source codes development cycle, official Development Git repository (mirror on GitHub) : https://bitdust.io
deno-libs/rpc
📡 JSONRPC server router for Deno
r3code/pascal-jsonrpc-lite
Parse and Serialize JSON-RPC v2.0 messages in free-pascal or Delphi application. See enhanced version https://github.com/r3code/pascal-jsonrpc-lite-2
neandertech/jsonrpclib
A cross-platform (JVM, JS, Native) pure-Scala JsonRPC library, made with Cats Effect, fs2, and jsoniter
javiermanzo/Harbor
Harbor is a library for making API requests in Swift in a simple way using async/await.