jsonrpc-ts VS webrpc

Compare jsonrpc-ts vs webrpc and see what are their differences.

jsonrpc-ts

Strongly 💪 Typed Fast and lightweight JSON RPC 2.0 Client for Nodejs (by shekohex)

webrpc

webrpc is a schema-driven approach to writing backend services for modern Web apps and networks (by webrpc)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jsonrpc-ts webrpc
1 7
65 679
- 2.4%
2.8 8.4
8 months ago 26 days ago
TypeScript Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jsonrpc-ts

Posts with mentions or reviews of jsonrpc-ts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-11.
  • How to Design Better APIs
    7 projects | news.ycombinator.com | 11 Mar 2022
    Active use is really irrelevant if you only plan on using it inside a company, because you can implement a client and server within 30 mins to an hour, no external tools needed. The spec is clear and readable. It's excellent. We use it with a TypeScript codebase and just share the interfaces for the services in a monorepo.

    If you want a more advanced implementation with type inference for Typescript you can use this: https://github.com/shekohex/jsonrpc-ts

    I'd still recommend implementing your own, my own implementation is based off the one above.

webrpc

Posts with mentions or reviews of webrpc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-12.

What are some alternatives?

When comparing jsonrpc-ts and webrpc you can also consider the following projects:

python-rapidjson - Python wrapper around rapidjson

grpc-web - gRPC for Web Clients

typed-json-rpc - Simple, statically typed and ergonomic way to do async communications (events, workers, http requests) with json-rpc

grpc-over-webrtc - gRPC over WebRTC

hasura-cms - Automatically exposed GraphQL API via Hasura with schema + permissions for GraphCMS-like handling of content types

grpc-swift - The Swift language implementation of gRPC.

fish-history-ui - Fish shell history visualize Web UI.

graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

twirp - A simple RPC framework with protobuf service definitions

twirp-swagger-gen - A Twirp RPC Swagger/OpenAPI 2.0 generator

awesome-api-devtools - :books: A collection of useful resources for building RESTful HTTP+JSON APIs.