First time building microservice-based application

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
  • Previous Serverless Version 0.5.x

    ⚡ Serverless Framework – Use AWS Lambda and other managed cloud services to build apps that auto-scale, cost nothing when idle, and boast radically low maintenance.

  • Moleculer

    :rocket: Progressive microservices framework for Node.js

  • While you’re delving into microservices, check out Moleculer https://moleculer.services

  • 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

  • For Node.JS you can use something like BullMQ (https://github.com/taskforcesh/bullmq) and then dispatch jobs to the message queue with your worker handling the jobs. You can read about an example for Bull MQ here (https://deadsimplechat.com/blog/best-nodejs-schedulers/#2-bull)

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

    4 projects | /r/golang | 16 Nov 2022
  • What is the best microservices framework in Go?

    5 projects | /r/golang | 23 Sep 2022
  • 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