nest-router
Route manager
Organizes routes in a hierarchical structure for building RESTful APIs with NestJS
Router Module For Nestjs Framework 🚦 🚀
619 stars
9 watching
36 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
addonsnestjstypescriptutilities
Related projects:
Repository | Description | Stars |
---|---|---|
nestjsx/nestjs-config | A configuration module for NestJS applications using dotenv and file globbing | 698 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,975 |
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,933 |
nestjs/cqrs | Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications. | 849 |
softwarebrothers/adminjs-nestjs | A plugin that integrates AdminJS with NestJS framework for managing content | 162 |
nestcrafts/nestjs-easyconfig | A module to load and manage environment variables from .env files in NestJS applications. | 188 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
nestjsx/nestjs-typeorm-paginate | A package providing pagination utilities and types for integrating with TypeORM and NestJS applications. | 843 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |
nestjs/typescript-starter | A comprehensive setup for building and deploying a NestJS application with TypeScript | 1,892 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
ngrx/router | An alternative router for Angular 2 providing a simple, reactive API built to scale large applications. | 269 |