Been playing with moleculerjs recently, and just finished my first package: a service that allows you to use any node API framework as a moleculer gateway.

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
  • moleculer-packages

    A collection of utils and modules for moleculerjs

  • Github: https://github.com/andyjessop/moleculer-packages/blob/main/packages/moleculer-universal-api/README.md

  • Moleculer

    :rocket: Progressive microservices framework for Node.js

  • Moleculer already provides an in-house http gateway, but what if you want to use an existing API, and how to maintain decoupled code when creating your gateway? This package solves both. You can create your API, passing in any services you require as dependencies. You can then bind your API to moleculer using the moleculer-universal-gateway.

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

  • Make microservices look like monoliths

    3 projects | news.ycombinator.com | 17 Jun 2023
  • How to Import/Reference a Microservice from another one

    1 project | /r/node | 25 Mar 2023
  • if Nodejs does not meant for CPU intensive tasks so I think it's better to avoid it from the beginning

    1 project | /r/node | 13 Aug 2022
  • Where can I learn to implement microservices?

    1 project | /r/node | 29 Apr 2022
  • Progressive Microservices Framework for Node.js

    1 project | news.ycombinator.com | 16 Dec 2021