koa-json-rpc
RPC Middleware
A JSON-RPC middleware for Koa.js that enables asynchronous remote procedure calls with built-in support for batching and parallel handling.
JSON-RPC 2.0 middleware for Koa.js which implements the
6 stars
2 watching
1 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
json-rpckoa2
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. | 17 |
| A simple Koa 2 boilerplate for building RESTful APIs in Node.js | 124 |
| Caching middleware for Koa.js applications | 6 |
| Middleware for validating parameters in web applications | 67 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| A session management middleware for Koa applications | 902 |
| Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 | 595 |
| A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| An RPC framework for building remote procedure calls between different languages and applications. | 68 |
| An error handling middleware for Koa applications | 91 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |