fastapi-jsonrpc
RPC server
A JSON-RPC server implementation using FastAPI
JSON-RPC server based on fastapi
293 stars
15 watching
28 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
asgifastapijson-rpcjson-rpc-serveropenapipydanticstarletteswagger
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
| Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
| A JSON-RPC 2.0 implementation package in Go | 187 |
| A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
| A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
| A fast JSON serialization library for Ruby objects | 1,410 |
| Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 290 |
| JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |
| Provides a plugin-based architecture to extend and customize the FastAPI framework | 389 |
| A JSON-RPC 2.0 implementation for Pharo Smalltalk | 11 |
| Provides an interface to access and manipulate STAC data using the FastAPI framework. | 56 |
| An implementation of the OpenRPC protocol in Common Lisp | 27 |
| An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 336 |
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses. | 1,224 |