jsonrpc-ts

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

Jsonrpc-ts Alternatives

Similar projects and alternatives to jsonrpc-ts

  1. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  2. twirp

    A simple RPC framework with protobuf service definitions

  3. webrpc

    webrpc is a schema-driven approach to writing backend services for modern Web apps and networks

  4. awesome-api-devtools

    :books: A collection of useful resources for building RESTful HTTP+JSON APIs.

  5. typed-json-rpc

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

  6. indie-rpc

    A simple RPC framework for Kotlin services

  7. python-rapidjson

    Python wrapper around rapidjson

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. servicebox

    Typed Web Services for NodeJS

  10. Visual Studio Code

    Visual Studio Code

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jsonrpc-ts alternative or higher similarity.

jsonrpc-ts discussion

Log in or Post with

jsonrpc-ts reviews and mentions

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.

Stats

Basic jsonrpc-ts repo stats
1
67
2.8
over 1 year ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?