microservice-template VS nest-demo

Compare microservice-template vs nest-demo and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
microservice-template nest-demo
1 2
221 9
3.2% -
0.0 0.0
3 days ago over 1 year ago
TypeScript TypeScript
MIT License -
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.

microservice-template

Posts with mentions or reviews of microservice-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-23.
  • Building Microservices with Nest.js is that simple!
    4 projects | dev.to | 23 Sep 2021
    If you are interested in more advanced example of Nest.js Microservices I have created a Microservice Template that you can use to create your own microservices. https://github.com/otasoft/microservice-template

nest-demo

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

What are some alternatives?

When comparing microservice-template and nest-demo you can also consider the following projects:

nestjs-boilerplate - NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

config - Configuration module for Nest framework (node.js) 🍓

ultimate-backend - Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

nest-microservice

testing-nestjs - A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!

micro-bootstrap - A Full Stack framework written in .NET Core to speed up your development process in microservices and modular monolith apps. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap package.

microservice-stack - A suite of tools that aim to help developers create microservice architectures

sourced - Tiny framework for building models with the event sourcing pattern (events and snapshots).

nestjs_note_api_cqrs - The Note app API allows users to manage their personal notes. Users can register and log in to the app to access their own notes securely. They can create new notes, retrieve existing notes, update notes, and delete notes. The API ensures that users can only access and modify their own notes.