flask-jsonrpc
API framework
Provides a basic JSON-RPC implementation for building RESTful APIs with Python
Basic JSON-RPC implementation for your Flask-powered sites
290 stars
14 watching
63 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
flaskflask-extensionsjsonrpcpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
| A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
| A JSON-RPC server implementation using FastAPI | 293 |
| Provides an implementation of browsable APIs for Flask web applications. | 1,438 |
| A JSON-RPC 2.0 implementation package in Go | 187 |
| A JSON-RPC 2.0 implementation for Pharo Smalltalk | 11 |
| A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
| A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. | 1,050 |
| An implementation of the OpenRPC protocol in Common Lisp | 27 |
| A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. | 405 |
| An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 336 |
| A Django extension that adds support for JSON:API format to Django REST framework | 1,198 |
| A C++ framework for JSON-RPC remote procedure calls | 956 |
| JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |
| Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |