ujrpc
JSON API library
Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs
json rpc for micropython
5 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
jsonmicropythonrpc
Related projects:
Repository | Description | Stars |
---|---|---|
cenobites/flask-jsonrpc | Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 289 |
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 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 294 |
juliendelplanque/jrpc | A JSON-RPC 2.0 implementation for Pharo Smalltalk | 10 |
cxxxr/jsonrpc | A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. | 66 |
jczic/microrestcli | A micro HTTP JSON REST client library for MicroPython-based devices | 29 |
ybbus/jsonrpc | An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 332 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
tktech/pysimdjson | Fast JSON parsing for Python, using SIMD instructions when available | 643 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
pylons/pyramid_rpc | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
lona/figma-jsonrpc | Enables communication between Figma plugin and UI using JSON-RPC | 59 |
m-r-hunt/tjp | A Zig library to parse JSON into native Zig values | 6 |
taocpp/json | A header-only C++ library for working with JSON data | 596 |