nelsonwenner / microservices-exampleLinks
Microservices is a small service, which has very little responsibility, within a context that is normally large, which is our solution. The great advantage of microservices is that these systems each play their part, communicating with each other, to generate a final result. Each microservice has its own infrastructure and its own database, so …
☆15Updated 2 years ago
Alternatives and similar repositories for microservices-example
Users that are interested in microservices-example are comparing it to the libraries listed below
Sorting:
- A complete example of a Node + Express.js rest api server☆54Updated 8 years ago
- 🐳 Simple example of event driven communication between microservices, based on Docker containers, Docker Compose and RabbitMQ. Microser…☆262Updated last month
- NodeJS Microservice API Gateway, built using Traefik, NATS, Hapi, Hemera, and Docker☆53Updated 6 years ago
- Microservices in Node js with React☆88Updated 5 years ago
- Express + Sequelize + JWT token + Web API boilerplate☆187Updated 2 years ago
- An example microservices implementation with Node.js and Docker☆61Updated 2 years ago
- A cloud-native project management microservice application. Services are built with various technologies e.g Go, NodeJS, Python, Ruby, Mo…☆166Updated 4 years ago
- 🐰 A guide for RabbitMQ basic patterns in 30 steps☆51Updated 7 years ago
- NodeJS - Modular Project Structure Example For Building Microservices☆75Updated last year
- Micro services setup in Nodejs☆116Updated 6 years ago
- A Node.js and Express.js-powered ecommerce Microservice application. To connect the various services, RabbitMQ is used.☆22Updated 3 years ago
- A distributed message-based food ordering system developed with RabbitMQ, Node.js, Express and MongoDB☆98Updated 4 years ago
- Showcases using Kafka with a producer (writes messages to PostgreSQL) and consumer in NodeJS.☆91Updated 7 years ago
- Nodejs Microservices implemented in Saga Pattern☆98Updated 5 years ago
- Node.JS Microservices using RabbitMQ Message Broker☆26Updated 8 months ago
- Fully flagged microservices using nestjs, rabbitmq, kong api gateway, mongodb, postgresql, queues, grafana, loki, fluentbit☆47Updated 2 years ago
- E-commerce microservice using Typescript, Typeorm, postgreSQL, redis, jwt authentication, graphQL☆106Updated 2 years ago
- This repository aims to show designing microservices with ExpressJS and deploying with Docker.☆113Updated 4 years ago
- ReactJS + NodeJS full stack web app backed by Microservices and Event-Driven architecture with NATS Streaming. Containerized & Orchestrat…☆34Updated 2 years ago
- A robust user authentication system with comprehensive login tracking capabilities built with Node.js, Express, and Sequelize ORM. This s…☆16Updated 9 months ago
- API Gateway and gRPC microservices with NodeJs, Python and Golang☆19Updated last year
- NestJS role based firebase authentication starter! PostgreSQL with TypeORM, Swagger, mails etc... 🚧☆42Updated 4 years ago
- A boilerplate application for building RESTful APIs Microservice in Node.js using Express, PostgeSQL and Sequelize in ES6 with code cover…☆27Updated last year
- Example of a monorepo with multiple Node.js microservices (using Docker, Docker-Compose and Kubernetes) that have separate CI/CD pipeline…☆98Updated last year
- Node.js example of communication via RabbitMQ☆35Updated 2 years ago
- Express.js server that implements production-ready error handling and logging following latest best practices.☆235Updated 3 weeks ago
- Examples for Moleculer microservices framework☆159Updated 3 years ago
- Boilerplate for quickly bootstrapping production-ready RESTful APIs / microservices☆133Updated 2 years ago
- A simple order management system that is built with Nest.js for learning purpose☆35Updated 4 years ago
- Example code for nestjs microservice using REDIS☆113Updated 2 years ago