simple-nodejs-microservices VS nodebestpractices

Compare simple-nodejs-microservices vs nodebestpractices and see what are their differences.

simple-nodejs-microservices

This Repo demonstrates a simple nodejs microservices with kubernetes and docker setup (by ganeshmani)
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
simple-nodejs-microservices nodebestpractices
1 73
2 96,436
- -
0.0 7.6
over 3 years ago 10 days ago
JavaScript Dockerfile
- Creative Commons Attribution Share Alike 4.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simple-nodejs-microservices

Posts with mentions or reviews of simple-nodejs-microservices. We have used some of these posts to build our list of alternatives and similar projects.

nodebestpractices

Posts with mentions or reviews of nodebestpractices. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.

What are some alternatives?

When comparing simple-nodejs-microservices and nodebestpractices you can also consider the following projects:

SocketCluster - Highly scalable realtime pub/sub and RPC framework

numjs - Like NumPy, in JavaScript

awesome-cheatsheets - 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

parquetjs - fully asynchronous, pure JavaScript implementation of the Parquet file format

stream-live-system - :red_circle: An example of a live broadcast system using microservice concepts and architected with docker.

domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

Moleculer - :rocket: Progressive microservices framework for Node.js

jest-image-snapshot - ✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.

ToolJet - Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀

oas-tools - NodeJS module to manage RESTful APIs defined with OpenAPI 3.0 Specs over express servers.

pitstop - This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript