Are there any generally accepted standards for inter-microservice communication? Or does everyone just go it their own?

This page summarizes the projects mentioned and recommended in the original post on /r/node

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
  • wasi-messaging

    messaging proposal for WASI

  • Yes. However, consensus can be achieved in some cases. This PR wasi-messaging Refactor ft. stakeholder review #9 covers some ground re messaging, or if you prefer, "microservice communication".

  • telnet-client

  • There are many ways to achieve the requirement. Server-Side Events (text/event-stream implemented via EventSource); WebSockets; WebRTC data channels on Web, libdatachannel on Web and outside of Web; Fetch Standard with duplex: 'half' provides persistent bi-directional communication; QUIC (WebTransport); WebTorrent; DirectSockets now exposes TCP/UDP sockets in certain contexts, see GoogleChromeLabs/telnet-client, depends on TypeScript, Webpack, Node.js, npm.

  • 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 logo
  • The gist

    BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis

  • I use bullmq with node

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • WebAssembly: A promising technology that is quietly being enshitified

    1 project | news.ycombinator.com | 22 May 2024
  • Wazero: The zero dependency WebAssembly runtime

    2 projects | news.ycombinator.com | 16 Mar 2024
  • Unlocking the Power of WebAssembly

    3 projects | dev.to | 10 Mar 2024
  • WASM Instructions

    13 projects | news.ycombinator.com | 18 Feb 2024
  • Object Narrowing in Typescript with Graphile Worker

    1 project | dev.to | 31 Jan 2024