v-jsonrpc

JSON server

A basic JSON-RPC 2.0-compliant server written in a programming language.

Basic JSON-RPC 2.0-compliant server written on V.

GitHub

32 stars
3 watching
6 forks
Language: V
last commit: over 3 years ago
Linked from 1 awesome list

json-rpc-serverjson-rpc2vvlang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
deno-libs/rpc A JSONRPC server router for Deno 24
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
smagafurov/fastapi-jsonrpc A JSON-RPC server implementation using FastAPI 294
joshmarshall/jsonrpclib JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. 447
osamingo/jsonrpc A JSON-RPC 2.0 implementation package in Go 187
ybbus/jsonrpc An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. 332
timonson/gentle_rpc An HTTP and WebSocket JSON-RPC 2.0 client and server library for deno and browsers. 45
zcattacz/ujrpc Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs 5
authorizon/fastapi_websocket_rpc Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. 7
valmirphp/json-server A JSON-based API framework with built-in JWT authorization and CRUD operations for resources. 1
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
status-im/nim-json-rpc Provides a standardized interface for remote procedure calls over JSON format 91
priestjim/gen_rpc A scalable RPC library for Erlang-based languages 222
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
ndjson/ndjson-spec Defines a standard for transporting JSON data in stream protocols 684