Which is the best way for building a microservices structure

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

    ExpressBeans is a lightweight IoC Container (Inversion of Control Container) that allow a clean java-like code organization.

  • I use express at work to build RESTful api to be consumed via http requests. As Glad_Ad_2244 said NestJS allows you to organize better project and functionalities but I think it's a bit too much for simple little servers, so I wrote a really lightweight library for that with a project generator to startup new services in no time and with zero configurations. All of that is OSS with MIT license so you can take a look at https://github.com/spaghiajoeojo/express-beans Try using this command: npm create express-beans-server

  • 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

  • Is NestJS up and coming?

    1 project | /r/node | 25 May 2023
  • Express-zod-API – Zod based Node.js framework

    1 project | news.ycombinator.com | 17 Apr 2024
  • Would WordPress have been a better tool for building my site?

    4 projects | /r/Wordpress | 3 Jul 2023
  • Choosing a backend API framework

    8 projects | /r/node | 13 Jun 2023
  • What are some of the best libraries you cannot work without?

    3 projects | /r/node | 8 Jun 2023