typescript-express-starter VS nestjs-api-boilerplate

Compare typescript-express-starter vs nestjs-api-boilerplate and see what are their differences.

nestjs-api-boilerplate

Nestjs API Boilerplate 😍 💪 🔥 : Typescript, Postgresql, TypeORM, Swagger for Api documentation, Passport-JWT authentication, Jest, Env configuration, Migrations, Seeds, Docker, Redis, AWS S3, and best application architecture. (by MidoAhmed)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
typescript-express-starter nestjs-api-boilerplate
4 1
2,555 121
- -
4.5 0.0
2 months ago about 4 years 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.

typescript-express-starter

Posts with mentions or reviews of typescript-express-starter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.

nestjs-api-boilerplate

Posts with mentions or reviews of nestjs-api-boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-09.
  • question on how to build a login system
    3 projects | /r/angular | 9 Mar 2021
    ok so a couple of solutions. Azure(Requires Azure AD), Firebase(good cloud), AWS all have authentication solutions which are pretty simple to implement. Alternatively you can try using Okta/Auth0 which is a super simple solution. Then there are on-prem solutions like your own Identity Server 4 server. Then there are some good node solutions like https://docs.nestjs.com/security/authentication sounds like this is a solid place to start for you https://github.com/MidoAhmed/nestjs-api-boilerplate

What are some alternatives?

When comparing typescript-express-starter and nestjs-api-boilerplate you can also consider the following projects:

typescript-clean-architecture - It is my attempt to create Clean Architecture based application in TypeScript.

nest-rest-mongo-boilerplate - NestJs MongoDB Rest API Boilerplate

graphql-pothos-server-example - Example implementation of the Pothos (formerly GiraphQL) library to create a GraphQL server with queries, mutations, and subscriptions along with unit and integration tests.

fastapi-starter - A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress

koa-boilerplate - A Fully Customized and Production Grade Koa REST API Implementing GoThinksters' RealWorld

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

Ts.ED - :triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!

express-typescript-skeleton - 🔰🦸 Template to start developing a REST API with Node.js (Express), TypeScript, Ts.ED, ESLint, Prettier, Husky, Prisma, etc.

express-jwt-authentication - Simple and lightweight Express middleware written in TypeScript to easily handle user authentication with JWT.

nestjs-microservices - 🚀 Fully managed Microservices starter pack using NestJs, RabbitMQ, Kong api gateway, MongoDB, PostgreSQL, Grafana, Loki, Fluentbit.

wiremock-captain - A better way to use the WireMock simulator to test HTTP APIs